[PATCH] D144268: DAG: Improve lowering of fcPosInf|fcNan or fcNegInf|fcNan
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 17 07:35:59 PST 2023
arsenm created this revision.
arsenm added reviewers: jcranmer-intel, sepavloff, kpn, andrew.w.kaylor, spatel, RKSimon.
Herald added subscribers: StephenFan, pengfei, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
Try to make use of unordered compares.
https://reviews.llvm.org/D144268
Files:
llvm/lib/CodeGen/CodeGenCommonISel.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/X86/is_fpclass.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144268.498373.patch
Type: text/x-patch
Size: 9611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/271787f4/attachment.bin>
More information about the llvm-commits
mailing list