[all-commits] [llvm/llvm-project] cf198e: [Flang][NFC] Rearrange intrinsic generator functions
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Wed Mar 23 19:04:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf198e927d9dc30127622e1099d0093710c4d391
https://github.com/llvm/llvm-project/commit/cf198e927d9dc30127622e1099d0093710c4d391
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M flang/lib/Lower/IntrinsicCall.cpp
Log Message:
-----------
[Flang][NFC] Rearrange intrinsic generator functions
This patch rearranges the generator functions for various intrinsics.
The rearrangement will help to identify any missing functionality.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D122334
More information about the All-commits
mailing list