Similar to the Two op + select patterns that were added recently, the adds some patterns for select + fma to turn them into predicated operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85824
[ARM] Predicated VFMA patterns ClosedPublic Authored by dmgreen on Aug 12 2020, 2:49 AM.
Details Summary Similar to the Two op + select patterns that were added recently, the adds some patterns for select + fma to turn them into predicated operations.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 12 2020, 3:52 AM Closed by commit rG1bb348868501: [ARM] Predicated VFMA patterns (authored by dmgreen). · Explain WhyAug 12 2020, 10:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 285138 llvm/lib/Target/ARM/ARMInstrMVE.td
llvm/test/CodeGen/Thumb2/mve-fmas.ll
|