This allows us to remove extra patterns from AArch64SVEInstrInfo.td
because we can reuse those required for fixed length vectors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This should be a non-function change hence the only test changes related to how mul operands can be in any order. The isConstantIntBuildVectorOrConstantInt change was required to make llvm/test/CodeGen/AArch64/sve-gep.ll produce consistent output.