[PATCH] D65268: [ARM][LowOverheadLoops] Revert non-header LE target

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 26 00:47:10 PDT 2019


samparker marked an inline comment as done.
samparker added inline comments.


================
Comment at: test/CodeGen/Thumb2/LowOverheadLoops/revert-non-header.mir:7
+# CHECK:   tB %bb.2
+--- |
+  define void @header_not_target_unrolled_loop(i32* nocapture %v, i32 %n) {
----------------
SjoerdMeijer wrote:
> It doesn't look like a minimal example to me. Can the test case be easily reduced?
yeah, i will give it a go.


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

https://reviews.llvm.org/D65268





More information about the llvm-commits mailing list