[llvm] AMDGPU/GlobalISel: Disable LCSSA pass (PR #124297)

Petar Avramovic via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 06:14:41 PST 2025


petar-avramovic wrote:

LCSSA disabled only for global-isel without fallback (this is the default) and with new-reg-bank-select. 

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


More information about the llvm-commits mailing list