Using an indexed version instead of a non-indexed version doesn't change anything with regards to exceptions or rounding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118487
[AArch64] Allow strict opcodes in indexed fmul and fma patterns ClosedPublic Authored by john.brawn on Jan 28 2022, 9:40 AM.
Details Summary Using an indexed version instead of a non-indexed version doesn't change anything with regards to exceptions or rounding.
Diff Detail
Event TimelineHerald added subscribers: arphaman, hiraditya, kristof.beyls. · View Herald TranscriptJan 28 2022, 9:40 AM john.brawn added a child revision: D115620: [AArch64] Lowering and legalization of strict FP16.Jan 31 2022, 2:42 AM This revision is now accepted and ready to land.Feb 7 2022, 3:56 AM This revision was landed with ongoing or failed builds.Feb 17 2022, 5:12 AM Closed by commit rGb670da798d35: [AArch64] Allow strict opcodes in indexed fmul and fma patterns (authored by john.brawn). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 409601 llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/arm64-vmul.ll
llvm/test/CodeGen/AArch64/neon-scalar-by-elem-fma.ll
|