[PATCH] D90162: [llvm][AArch64] Prevent spurious zero extension.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 2 05:59:50 PST 2020
fpetrogalli updated this revision to Diff 302257.
fpetrogalli added a comment.
Updating the patch after splitting it in three patches. I'll link the remeining here after publishing them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90162/new/
https://reviews.llvm.org/D90162
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/zext-and-signed-compare.ll
llvm/test/CodeGen/ARM/arm-shrink-wrapping-linux.ll
llvm/test/CodeGen/ARM/select-imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90162.302257.patch
Type: text/x-patch
Size: 10607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/60cd3f14/attachment.bin>
More information about the llvm-commits
mailing list