[all-commits] [llvm/llvm-project] d024a0: Recommit "[LoopVectorize][AArch64] Enable ordered ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Aug 23 03:29:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d024a01511c1eec8fdab600088dd3d5fd91116ad
https://github.com/llvm/llvm-project/commit/d024a01511c1eec8fdab600088dd3d5fd91116ad
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-08-23 (Mon, 23 Aug 2021)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
M llvm/lib/Analysis/TargetTransformInfo.cpp
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll
M llvm/test/Transforms/LoopVectorize/AArch64/strict-fadd.ll
Log Message:
-----------
Recommit "[LoopVectorize][AArch64] Enable ordered reductions by default for AArch64"
This reverts the revert ab9296f13be45cd190608f54a69bdd5c7c561b16.
The issue causing the revert should be fixed in 9baed023b4b5.
More information about the All-commits
mailing list