[llvm] [X86] combineTruncate - trunc(srl(load(p),amt)) -> load(p+amt/8) - ensure we merge the full / truncated load chains (PR #166160)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 05:02:10 PST 2025


https://github.com/RKSimon auto_merge_enabled https://github.com/llvm/llvm-project/pull/166160


More information about the llvm-commits mailing list