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

Brendon Cahoon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 13:10:53 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG53ab2d821ed5: [GlobalISel] Add G_SBFX/G_UBFX to computeKnownBits (authored by bcahoon).

Changed prior to commit:
  https://reviews.llvm.org/D102969?vs=349290&id=349666#toc

Repository:
  rG LLVM Github Monorepo

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.349666.patch
Type: text/x-patch
Size: 12247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210603/fe87f4ff/attachment-0001.bin>


More information about the llvm-commits mailing list