[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
Wed Aug 30 07:13:32 PDT 2023


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

Update link to code rev


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.554707.patch
Type: text/x-patch
Size: 6583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/fe49148b/attachment.bin>


More information about the llvm-commits mailing list