[PATCH] D90964: [ARM] Remove kill flags between VCMP and insertion point

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 02:18:26 PST 2020


dmgreen added a comment.

Thanks

> Will we need to make similar change for the combination that happens in the LowOverheadLoops pass as well?

Yeah quite probably. This ran into a machine-verifier problem, which we should try and keep that happy if we can.


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

https://reviews.llvm.org/D90964



More information about the llvm-commits mailing list