[PATCH] D46048: [branchfolding] When hoisting common code, remove kill flags from uses

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 01:40:04 PDT 2018


jonpa added a reviewer: uweigand.
jonpa added a comment.

The test case seems to work fine when I tried it w and w/out the patch.

Adding Uli as a reviewer for the test case, since it's SystemZ (he always reviews SystemZ changes). Note: as Kalle explained to me in a mail, this test case has been somewhat modified to expose the bug on SystemZ, but since this is a .mir test case which passes the machine verifier, I think this is not a problem.

Some reviewer for BranchFolding.cpp still needed.


Repository:
  rL LLVM

https://reviews.llvm.org/D46048





More information about the llvm-commits mailing list