[PATCH] D95032: [AArch64][GlobalISel] Make G_USUBO legal and select it
Cassie Jones via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 12:04:40 PST 2021
porglezomp updated this revision to Diff 317965.
porglezomp added a comment.
Add the requested selection tests
I added usubo/saddo/ssubo tests here by duplicating the tests in select-uaddo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95032/new/
https://reviews.llvm.org/D95032
Files:
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-add.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalize-sub.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-saddo.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-ssubo.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-usubo.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95032.317965.patch
Type: text/x-patch
Size: 25566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/4f387de5/attachment.bin>
More information about the llvm-commits
mailing list