[flang-commits] [flang] [flang][openacc] Do not loose attributes on folding (PR #80516)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Fri Feb 2 16:39:34 PST 2024


================
@@ -0,0 +1,39 @@
+// RUN: fir-opt %s --opt-bufferization | FileCheck %s 
+
+// Check that OpenACC attributes are propagated to the defining operations when
+// fir.box_addr is folded in bufferization optimization.
----------------
clementval wrote:

My bad I pushed the wrong test. I'll update. 


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


More information about the flang-commits mailing list