Previously the addend and step had to fit into the immediate of the
corresponding vadd/vshl. This patch relaxes the constraint so that it uses the
cost model added in D157976 to determine whether or not it's profitable.
Details
Details
- Reviewers
craig.topper reames frasercrmck
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo