[PATCH] D159204: [InstCombine] Baseline tests for folding (A/-B)==(A/B) to (A/B)==0

Marc Auberer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 13:07:10 PDT 2023


marcauberer updated this revision to Diff 556605.
marcauberer added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159204

Files:
  llvm/test/Transforms/InstCombine/icmp-sdiv-sdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159204.556605.patch
Type: text/x-patch
Size: 6618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230912/c4b5030c/attachment.bin>


More information about the llvm-commits mailing list