[PATCH] D60612: Cowardly refuse to insert instructions after a terminator.

Arnt Gulbrandsen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 09:21:56 PDT 2019


arnt added a comment.

The old test did break, yes, that's why I changed it at all. The six branch instructions I moved down were all followed by phi nodes.

I'll start a clang rebuild one night. Haven't done it yet.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60612





More information about the llvm-commits mailing list