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

Cassie Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 10:47:41 PST 2021


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

Change Optional<Register> to Register


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.324355.patch
Type: text/x-patch
Size: 5495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/82592e46/attachment.bin>


More information about the llvm-commits mailing list