[all-commits] [llvm/llvm-project] 94c495: [AArch64] Enable Upper bound unrolling universally
JinGu Kang via All-commits
all-commits at lists.llvm.org
Fri Aug 20 03:27:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94c495295135dd45a0b67a5b6d6c3c318f4f8628
https://github.com/llvm/llvm-project/commit/94c495295135dd45a0b67a5b6d6c3c318f4f8628
Author: Jingu Kang <jingu.kang at arm.com>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
A llvm/test/Transforms/LoopUnroll/AArch64/unroll-upperbound.ll
Log Message:
-----------
[AArch64] Enable Upper bound unrolling universally
Differential Revision: https://reviews.llvm.org/D105996
More information about the All-commits
mailing list