[PATCH] D71587: [AArch64][GlobalISel]: Fix a crash in GlobalIsel in dealing with 16bit uadd.with.overflow.
Xiaoqing Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 17 11:51:30 PST 2019
xiaoqing_wu updated this revision to Diff 234354.
xiaoqing_wu added a comment.
Updated the test case according to review comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71587/new/
https://reviews.llvm.org/D71587
Files:
llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/legalize-uaddo.mir
llvm/test/CodeGen/AArch64/test-uadd16-with-overflow.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71587.234354.patch
Type: text/x-patch
Size: 4060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/99761f28/attachment-0001.bin>
More information about the llvm-commits
mailing list