[PATCH] D52109: [TwoAddressInstructionPass] Don't update SrcRegMap for copies inserted for tied register constraint when the src isn't killed

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 24 23:14:23 PDT 2018


xbolva00 added a comment.

Did you explore the certain cases where it had regressed?


https://reviews.llvm.org/D52109





More information about the llvm-commits mailing list