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

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 09:57:36 PDT 2023


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

Fix broken parens


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/X86/divrem-by-select.ll
  llvm/test/CodeGen/X86/known-never-zero.ll

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


More information about the llvm-commits mailing list