[PATCH] D96897: [GlobalISel] Implement computeNumSignBits for G_ASSERT_SEXT

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 13:54:02 PST 2021


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

Changed prior to commit:
  https://reviews.llvm.org/D96897?vs=324413&id=324418#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96897

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96897.324418.patch
Type: text/x-patch
Size: 5041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/0dafda33/attachment.bin>


More information about the llvm-commits mailing list