[PATCH] D76901: [AArch64][SVE] Add support for boolean logic and fcmp.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 15:51:45 PDT 2020


efriedma updated this revision to Diff 253723.
efriedma added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76901

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-fcmp.ll
  llvm/test/CodeGen/AArch64/sve-int-log.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76901.253723.patch
Type: text/x-patch
Size: 24265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/02616146/attachment-0001.bin>


More information about the llvm-commits mailing list