[PATCH] D111657: [SVE][CodeGen] Enable reciprocal estimates for scalable fdiv/fsqrt

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 06:37:24 PDT 2021


kmclaughlin updated this revision to Diff 381526.
kmclaughlin marked 4 inline comments as done.
kmclaughlin added a comment.

- Removed additional patterns and tests for unpacked vector types.


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

https://reviews.llvm.org/D111657

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-fp-reciprocal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111657.381526.patch
Type: text/x-patch
Size: 10363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/a5d441ba/attachment.bin>


More information about the llvm-commits mailing list