[PATCH] D95484: [GlobalISel] Implement computeKnownBits for G_SEXT_INREG

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 15:08:31 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf36007e81101: [GlobalISel] Implement computeKnownBits for G_SEXT_INREG (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95484

Files:
  llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-redundant-and.mir
  llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95484.319419.patch
Type: text/x-patch
Size: 4028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/2b31a550/attachment.bin>


More information about the llvm-commits mailing list