[flang-commits] [flang] [flang] AliasAnalysis: Handle fir.load on fir.alloca (PR #117785)

Joel E. Denny via flang-commits flang-commits at lists.llvm.org
Tue Nov 26 15:06:30 PST 2024


================
@@ -497,6 +482,29 @@ static Value getPrivateArg(omp::BlockArgOpenMPOpInterface &argIface,
   return privateArg;
 }
 
+/// Temporary function to skip through all the no op operations
----------------
jdenny-ornl wrote:

Done.

https://github.com/llvm/llvm-project/pull/117785


More information about the flang-commits mailing list