[llvm] [AMDGPU] Improve execz branch removal for async load-to-LDS (PR #192341)
Juan Manuel Martinez CaamaƱo via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 16 01:24:31 PDT 2026
jmmartinez wrote:
Left a comment on the ticket.
This problem is likely the case for other instructions. At the time, we played a bit with using the `MachineTraceAnalysis` to obtain a better estimate.
Have you tried using it to see if it could fix your problem?
https://github.com/llvm/llvm-project/pull/192341
More information about the llvm-commits
mailing list