[PATCH] D64049: [TailDuplicator] Fix copy instruction emitting into the wrong block.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 1 17:52:06 PDT 2019
arsenm accepted this revision.
arsenm added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/test/CodeGen/AArch64/taildup-inst-dup-loc.mir:3-48
+name: pluto
+alignment: 2
+exposesReturnsTwice: false
+legalized: true
+regBankSelected: true
+selected: true
+failedISel: false
----------------
Should be able to drop most of this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64049/new/
https://reviews.llvm.org/D64049
More information about the llvm-commits
mailing list