[PATCH] D133327: [AArch64][GlobalISel] When lowering signext i1 parameters, don't zero-extend to s8 first.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 00:06:18 PDT 2022
aemerson updated this revision to Diff 458666.
aemerson added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133327/new/
https://reviews.llvm.org/D133327
Files:
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
llvm/test/CodeGen/AArch64/GlobalISel/call-lowering-signext.ll
llvm/test/CodeGen/AArch64/GlobalISel/call-lowering-zeroext.ll
llvm/test/CodeGen/AArch64/bool-ext-inc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133327.458666.patch
Type: text/x-patch
Size: 10930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/80e0e25b/attachment.bin>
More information about the llvm-commits
mailing list