[flang] Fix argument keyword names in some specific intrinsics
Some entries in the specific intrinsic function table have the wrong argument keyword names -- they should agree with the names of the arguments on their corresponding generic intrinsic function. Clean them up. Differential Revision: https://reviews.llvm.org/D118721
Loading
Please sign in to comment