[PATCH] D66528: Fix misaligned mov instruction codegen by making MaxDepth in value tracking configurable

Dun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 22 01:13:32 PDT 2019


cjld added a comment.

In D66528#1639226 <https://reviews.llvm.org/D66528#1639226>, @lebedev.ri wrote:

> I don't think this is the right fix.


I found a better way to fix this, please see D66575 <https://reviews.llvm.org/D66575>


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66528





More information about the llvm-commits mailing list