[llvm] [AMDGPU] Add SSA-form memory clause pass (SSASIFormMemoryClauses) (PR #209656)

Carl Ritson via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 17:57:31 PDT 2026


================

----------------
perlfu wrote:

LiveIntervals can exist prior to PHI Elimination.
I put in a few change in the past to ensure they were preserved when generated earlier, primarily to facilitate #161054.

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


More information about the llvm-commits mailing list