[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
Tue Sep 6 08:43:28 PDT 2022
aemerson updated this revision to Diff 458185.
aemerson added a comment.
Fix return attribute case too.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133327.458185.patch
Type: text/x-patch
Size: 7217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/ab9fff8b/attachment.bin>
More information about the llvm-commits
mailing list