[PATCH] D137925: [AArch64] FNMUL

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 04:51:03 PST 2022


SjoerdMeijer updated this revision to Diff 475109.
SjoerdMeijer added a comment.

- removed `NoHonorSignDependentRounding` from the rules
- changed tests to run with and without `fp-contract=fast`, and some cases with and without `fast` IR instruction to show it should always trigger.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137925/new/

https://reviews.llvm.org/D137925

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/fnmul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137925.475109.patch
Type: text/x-patch
Size: 3040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221114/5f2596aa/attachment.bin>


More information about the llvm-commits mailing list