[all-commits] [llvm/llvm-project] cf5415: [PGO][PGSO] Let unroll hints take precedence over ...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Thu Jan 7 10:10:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf5415c727dda0ea4b27ee16347d170f118b037b
https://github.com/llvm/llvm-project/commit/cf5415c727dda0ea4b27ee16347d170f118b037b
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
M llvm/test/Transforms/LoopUnroll/unroll-opt-attribute.ll
Log Message:
-----------
[PGO][PGSO] Let unroll hints take precedence over PGSO.
Differential Revision: https://reviews.llvm.org/D94199
More information about the All-commits
mailing list