VE has fused multiply-add instruction for only vector calculations. This
patch forces to expand scalar FMA to multiply and add instructions.
This patch also adds regression test.
Details
Details
- Reviewers
efocht - Commits
- rG3ee64ea5cf24: [VE] Change to expand FMA
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo