[PATCH] D112699: [SimplifyCFG] Simplify conditions of branches

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 04:38:51 PST 2021


chill added a comment.

Look like some of the tests no longer test what they were supposed to test. Some of these could be rewritten in MIR, I suppose.
And/or would it make sense to add test runs with `Options.SimplifyCondBranch` set to `false` (somehow), so old tests are not affected?


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

https://reviews.llvm.org/D112699



More information about the llvm-commits mailing list