[PATCH] D95032: [AArch64][GlobalISel] Make G_USUBO legal and select it
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 19:18:03 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3dedad475da4: [AArch64][GlobalISel] Make G_USUBO legal and select it. (authored by porglezomp, committed by aemerson).
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.318397.patch
Type: text/x-patch
Size: 25566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/cf84176b/attachment.bin>
More information about the llvm-commits
mailing list