[llvm] [CodeGen] Use 128bits for LaneBitmask. (PR #111157)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 06:59:55 PDT 2024


arsenm wrote:

> Can you test this with compile-time-tracker? Cc @nikic

I bet it will give worse results on amdgpu, or other targets that actually enable subreg liveness. We really need an amdgpu compile time tracker 

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


More information about the llvm-commits mailing list