[llvm] [X86] combineConcatVectorOps - add concatenation handling for BITCAST nodes (PR #133913)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 11 02:01:35 PDT 2025
RKSimon wrote:
My guess is getConstVector is seeing a fp type other than float/double which it handles by default - I'll push a quick fix for you to test
https://github.com/llvm/llvm-project/pull/133913
More information about the llvm-commits
mailing list