[PATCH] D51028: [BranchFolder] Drop kill flags if they aren't present in all merged instructions

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 01:38:59 PDT 2018


uabelho added a comment.

Found the problem when testing my out of tree target, but it's exposed also with the attached testcase.

Does the fix make sense or should we do something else?


Repository:
  rL LLVM

https://reviews.llvm.org/D51028





More information about the llvm-commits mailing list