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

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 12:09:43 PDT 2023


goldstein.w.n added a comment.

Can you make this and the impl a series. You do that with the `Edit Related Revisions` button and set this one as the child of the impl patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159204



More information about the llvm-commits mailing list