[PATCH] D77524: [TargetPassConfig] Add CanonicalizeFreezeInLoops before LSR
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 7 20:04:45 PDT 2020
aqjune marked an inline comment as done.
aqjune added inline comments.
================
Comment at: llvm/test/Transforms/CanonicalizeFreezeInLoops/aarch64.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mtriple=arm64-unknown-unknown -O3 < %s | FileCheck %s
----------------
xbolva00 wrote:
> Precommit testcase?
Once D77523 is accepted, I'll precommit this test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77524/new/
https://reviews.llvm.org/D77524
More information about the llvm-commits
mailing list