[PATCH] D80399: [Local] Prevent `invertCondition` from creating a redundant instruction
Ehud Katz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 03:12:14 PDT 2020
ekatz added a comment.
In D80399#2056708 <https://reviews.llvm.org/D80399#2056708>, @foad wrote:
> It looks like all those test diffs are caused by naming values. Can you add (perhaps even precommit) a test where your change makes a real improvement?
I already have another change that have tests affected by this one. Please take a look at https://reviews.llvm.org/D79037.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80399/new/
https://reviews.llvm.org/D80399
More information about the llvm-commits
mailing list