[llvm] [X86] IsElementEquivalent - add handling for ISD::BITCASTS from smaller vector elements (PR #139741)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu May 22 09:14:48 PDT 2025
RKSimon wrote:
apart from the movsd issue on 32-bit targets (which I'm not sure what to do tbh), I've now addressed the remaining regressions
https://github.com/llvm/llvm-project/pull/139741
More information about the llvm-commits
mailing list