[llvm] [AMDGPU][FixIrreducible][UnifyLoopExits] Support callbr with inline-asm (PR #149308)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 17 20:49:07 PDT 2025


================
@@ -118,6 +122,35 @@ struct ControlFlowHub {
            std::optional<unsigned> MaxControlFlowBooleans = std::nullopt);
 
   SmallVector<BranchDescriptor> Branches;
+
+  /**
----------------
arsenm wrote:

C++ style comment 

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


More information about the llvm-commits mailing list