[PATCH] D96671: [GlobalISel] Implement narrowScalar for UADDO/USUBO

Cassie Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 10:52:13 PST 2021


porglezomp updated this revision to Diff 325035.
porglezomp added a comment.

Flip argument order of EXPECT_EQ for better failure messages


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96671/new/

https://reviews.llvm.org/D96671

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96671.325035.patch
Type: text/x-patch
Size: 5502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/73ce9045/attachment.bin>


More information about the llvm-commits mailing list