[all-commits] [llvm/llvm-project] 398b49: [NFC] LoopRotate: do issue debug message when not ...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Mon Mar 16 23:26:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 398b497cd0e20ca7245bf30c12c761b444581da5
https://github.com/llvm/llvm-project/commit/398b497cd0e20ca7245bf30c12c761b444581da5
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
Log Message:
-----------
[NFC] LoopRotate: do issue debug message when not rotating due to instr count
It is somewhat problematic to notice this issue otherwise.
More information about the All-commits
mailing list