[PATCH] D111035: [AArch64] Fix incorrect removal of COPYs in AArch64RedundantCopyElimination

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 02:29:50 PDT 2021


dmgreen added a comment.

Do you have a example of this going wrong from a ll file or C example? I can see how this case is incorrect, but I'd like to try and trace through a full example and understand how these things get created.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111035



More information about the llvm-commits mailing list