[PATCH] D118487: [AArch64] Allow strict opcodes in indexed fmul and fma patterns

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 28 09:40:51 PST 2022


john.brawn created this revision.
john.brawn added reviewers: t.p.northover, kpn, dmgreen, bsmith.
Herald added subscribers: arphaman, hiraditya, kristof.beyls.
john.brawn requested review of this revision.
Herald added a project: LLVM.

Using an indexed version instead of a non-indexed version doesn't change anything with regards to exceptions or rounding.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118487

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-vmul.ll
  llvm/test/CodeGen/AArch64/neon-scalar-by-elem-fma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118487.404058.patch
Type: text/x-patch
Size: 13699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/2a0f0b08/attachment.bin>


More information about the llvm-commits mailing list