[PATCH] D129028: [SelectionDAG] computeKnownBits / ComputeNumSignBits for the remaining overflow-aware nodes

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 07:28:23 PDT 2022


barannikov88 updated this revision to Diff 442300.
barannikov88 added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129028

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/i256-math.ll
  llvm/test/CodeGen/M68k/Control/cmp.ll
  llvm/test/CodeGen/M68k/Control/setcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129028.442300.patch
Type: text/x-patch
Size: 5109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/7b31c535/attachment.bin>


More information about the llvm-commits mailing list