[PATCH] D102969: [GlobalISel] Add G_SBFX/G_UBFX to computeKnownBits

Brendon Cahoon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 08:52:27 PDT 2021


bcahoon updated this revision to Diff 349290.
bcahoon added a comment.

Separate the G_UBFX and G_SBFX cases.


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

https://reviews.llvm.org/D102969

Files:
  llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
  llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102969.349290.patch
Type: text/x-patch
Size: 12186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/797f3814/attachment.bin>


More information about the llvm-commits mailing list