[PATCH] D29153: [BranchFolding] Tail common all identical unreachable blocks

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 15:47:46 PST 2017


hans added inline comments.


================
Comment at: test/CodeGen/ARM/tail-opts.ll:71
+
+define void @two_instr_return_block(i32* %p) {
+entry:
----------------
Did you forget filecheck directives for this?


https://reviews.llvm.org/D29153





More information about the llvm-commits mailing list