[flang-commits] [flang] [flang][nfc] Support volatility in Fir ops (PR #134858)

Asher Mancinelli via flang-commits flang-commits at lists.llvm.org
Wed Apr 9 08:30:54 PDT 2025


================
@@ -11,6 +11,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "flang/Optimizer/Dialect/FIROps.h"
+#include "flang/Optimizer/Builder/BoxValue.h"
----------------
ashermancinelli wrote:

This was the extra include.

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


More information about the flang-commits mailing list