[PATCH] D95566: [GlobalISel] Implement computeKnownBits for G_ASSERT_ZEXT

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 16:34:52 PST 2021


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95566

Files:
  llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-combiner-and-trivial-mask.mir
  llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95566.319993.patch
Type: text/x-patch
Size: 5646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/f6431e95/attachment.bin>


More information about the llvm-commits mailing list