[llvm] [LLVM][SelectionDAG] Don't legalise splat constants until required. (PR #143571)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 10 10:59:09 PDT 2025


topperc wrote:

@paulwalker-arm I think I'm missing the bigger picture of why the ConstantInt change affects SelectionDAG. Is SelectionDAG going to use ConstantSDNode instead of SPLAT_VECTOR for constant splats?

https://github.com/llvm/llvm-project/pull/143571


More information about the llvm-commits mailing list