[llvm] [X86] combineTruncate - trunc(srl(load(p),amt)) -> load(p+amt/8) - ensure there isn't an interdependency between the load and amt (PR #165850)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 31 03:52:20 PDT 2025
https://github.com/RKSimon auto_merge_enabled https://github.com/llvm/llvm-project/pull/165850
More information about the llvm-commits
mailing list