[flang] Correct the argument keyword for AIMAG(Z=...)
authorPeter Klausler <pklausler@nvidia.com>
Fri, 19 Nov 2021 23:17:55 +0000 (15:17 -0800)
committerPeter Klausler <pklausler@nvidia.com>
Tue, 23 Nov 2021 00:13:21 +0000 (16:13 -0800)
commitbb0d8e4bd9bc9426a5092368f086f52293dcc186
treef642f83112ff60725dae21013b7c198e986a6bd3
parente3dea5cf0e326366ab95a49d167fde8b0816e292
[flang] Correct the argument keyword for AIMAG(Z=...)

It was X= in the intrinsics table.

Differential Revision: https://reviews.llvm.org/D114296
flang/lib/Evaluate/intrinsics.cpp