[PATCH] D140840: Add tests for binops with conditions/assume constraints

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 02:13:37 PST 2023


goldstein.w.n added a comment.

The revision has two commits, I created the revision with:

  $> arc diff --create HEAD^^

Although it seems to have chosen the commit header for the 1st commit (tests before the change)
and the entire second commit message for the summary.

Sorry about that. I think I need to modify the message in `arc diff` when doing multi-commit
patches in the future.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140840



More information about the llvm-commits mailing list