[PATCH] D62695: [AArch64][GlobalISel] Optimize G_FCMP + G_SELECT pairs when G_SELECT is fp
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 30 15:26:14 PDT 2019
paquette updated this revision to Diff 202318.
paquette marked 2 inline comments as done.
paquette added a comment.
Remove incorrect/outdated comment, and add a description of what tryOptSelect is trying to do.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62695/new/
https://reviews.llvm.org/D62695
Files:
llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/fold-fp-select.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62695.202318.patch
Type: text/x-patch
Size: 17544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/59afe08c/attachment.bin>
More information about the llvm-commits
mailing list