[PATCH] D52316: [TargetRegisterInfo] Remove temporary hook enableMultipleCopyHints()

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 03:05:08 PDT 2018


jonpa added a comment.

In https://reviews.llvm.org/D52316#1251615, @RKSimon wrote:

> @jonpa Please can you split this patch into 2 stages (the regression fix and the removal of enableMultipleCopyHints()).


First part for the regression fix is now here: https://reviews.llvm.org/D52826

The actual handling is somewhat different now and should this time be correct.


https://reviews.llvm.org/D52316





More information about the llvm-commits mailing list