[PATCH] D96596: [AArch64] Convert CMP/SELECT sign patterns to OR & ASR.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 09:18:08 PST 2021
This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.
Closed by commit rG211147c5ba49: [AArch64] Convert CMP/SELECT sign patterns to OR & ASR. (authored by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96596/new/
https://reviews.llvm.org/D96596
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/cmp-select-sign.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96596.324032.patch
Type: text/x-patch
Size: 12218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/db07a434/attachment.bin>
More information about the llvm-commits
mailing list