[PATCH] D73368: [FPEnv][AArch64] Add lowering of STRICT_FSETCC and STRICT_FSETCCS

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 10:49:11 PST 2020


john.brawn updated this revision to Diff 240937.
john.brawn edited the summary of this revision.
john.brawn added a comment.

Use separate strict opcodes instead of trying to share opcodes with non-strict.


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

https://reviews.llvm.org/D73368

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73368.240937.patch
Type: text/x-patch
Size: 45860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/1d5fea90/attachment.bin>


More information about the llvm-commits mailing list