[llvm] [MachineSSAUpdater][AMDGPU] Add faster version of MachineSSAUpdater class. (PR #145722)

Petar Avramovic via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 25 09:03:41 PDT 2025


petar-avramovic wrote:

We also use SSAUpdater in AMDGPUGlobalISelDivergenceLowering.cpp, test changes look fine, instructions are added at different time as far as I can see. Why not replace existing one with fast version?

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


More information about the llvm-commits mailing list