[PATCH] D80399: [Local] Prevent `invertCondition` from creating a redundant instruction

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 12:27:27 PDT 2020


ekatz added a comment.

Of course, this requires also fixing the tests affected by this change; but I wanted to present the change first, and if approved, I'll work on fixing the tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80399





More information about the llvm-commits mailing list