[flang-commits] [clang] [flang] [mlir] [flang][flang-driver] atomic control support (PR #143441)
Anchu Rajendran S via flang-commits
flang-commits at lists.llvm.org
Wed Jun 11 14:52:17 PDT 2025
================
@@ -53,6 +53,11 @@ class TargetOptions {
/// Print verbose assembly
bool asmVerbose = false;
+
+ /// Atomic Control Options for AMD GPU
----------------
anchuraj wrote:
Updated
https://github.com/llvm/llvm-project/pull/143441
More information about the flang-commits
mailing list