[PATCH] D59215: [ARM][ParallelDSP] Enable multiple uses of loads
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 08:18:12 PDT 2019
samparker marked an inline comment as done.
samparker added inline comments.
================
Comment at: test/CodeGen/ARM/debug-info-branch-folding.ll:1
; RUN: llc < %s - | FileCheck %s
target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:32-f32:32:32-f64:32:32-v64:32:64-v128:32:128-a0:0:32-n32"
----------------
Please ignore, this shouldn't be here.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59215/new/
https://reviews.llvm.org/D59215
More information about the llvm-commits
mailing list