[PATCH] D149199: [SelectionDAG] Fill in some more cases in `isKnownNeverZero`

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 22:03:38 PDT 2023


goldstein.w.n updated this revision to Diff 523264.
goldstein.w.n added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149199

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AMDGPU/cttz_zero_undef.ll
  llvm/test/CodeGen/X86/divrem-by-select.ll
  llvm/test/CodeGen/X86/known-never-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149199.523264.patch
Type: text/x-patch
Size: 20777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230518/7c88aa77/attachment.bin>


More information about the llvm-commits mailing list