[all-commits] [llvm/llvm-project] bb0d8e: [flang] Correct the argument keyword for AIMAG(Z=...)
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Nov 22 16:13:37 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb0d8e4bd9bc9426a5092368f086f52293dcc186
https://github.com/llvm/llvm-project/commit/bb0d8e4bd9bc9426a5092368f086f52293dcc186
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2021-11-22 (Mon, 22 Nov 2021)
Changed paths:
M flang/lib/Evaluate/intrinsics.cpp
Log Message:
-----------
[flang] Correct the argument keyword for AIMAG(Z=...)
It was X= in the intrinsics table.
Differential Revision: https://reviews.llvm.org/D114296
More information about the All-commits
mailing list