These can be created by the legalizer when splitting a larger gather.
Also make isNullOrNullSplat a bit smarter by ignoring truncation in
BUILD_VECTORs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 32636 Build 32635: arc lint + arc unit
I wonder if we should just use ISD::isBuildVectorAllZeros here.