[PATCH] D73194: [FPEnv][ARM] Add lowering of STRICT_FSETCC and STRICT_FSETCCS

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 06:22:48 PST 2020


john.brawn updated this revision to Diff 240175.
john.brawn retitled this revision from "[FPEnv][ARM] Handle expansion of strict SETCC with legal condition code" to "[FPEnv][ARM] Add lowering of STRICT_FSETCC and STRICT_FSETCCS".
john.brawn edited the summary of this revision.
john.brawn added a reviewer: dmgreen.
john.brawn added a comment.

Change this so we instead add handling to the ARM target.


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

https://reviews.llvm.org/D73194

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.h
  llvm/lib/Target/ARM/ARMInstrVFP.td
  llvm/test/CodeGen/ARM/fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73194.240175.patch
Type: text/x-patch
Size: 28313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/6f4dbc5a/attachment.bin>


More information about the llvm-commits mailing list