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

Brendon Cahoon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 22 10:39:33 PDT 2021


bcahoon created this revision.
bcahoon added reviewers: foad, arsenm.
Herald added subscribers: hiraditya, rovka.
bcahoon requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.347207.patch
Type: text/x-patch
Size: 7033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210522/def919f3/attachment.bin>


More information about the llvm-commits mailing list