[PATCH] D31908: [AntiDepBreaker] Don't rename callee saved register restore instruction

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 05:22:06 PDT 2017


kparzysz added a comment.

In https://reviews.llvm.org/D31908#745274, @MatzeB wrote:

> Yeah I like that way of modeling things explicitely. Unfortunately that is not how most llvm targets work today.


Would it be reasonable to implement that for all targets?


https://reviews.llvm.org/D31908





More information about the llvm-commits mailing list