[llvm] [X86] combineTruncate - trunc(srl(load(p),amt)) -> load(p+amt/8) - ensure amt doesn't depend on original load chain (PR #168400)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 18 05:13:42 PST 2025
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/168400
More information about the llvm-commits
mailing list