[all-commits] [llvm/llvm-project] 1b344e: [PowerPC] Fixes -Wrange-loop-analysis warnings
mordante via All-commits
all-commits at lists.llvm.org
Sun Dec 22 10:24:24 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b344e7967a7bb6ebcd71977eb5f8c47b8a92448
https://github.com/llvm/llvm-project/commit/1b344e7967a7bb6ebcd71977eb5f8c47b8a92448
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2019-12-22 (Sun, 22 Dec 2019)
Changed paths:
M llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
Log Message:
-----------
[PowerPC] Fixes -Wrange-loop-analysis warnings
This avoids new warnings due to D68912 adds -Wrange-loop-analysis to -Wall.
Differential Revision: https://reviews.llvm.org/D71811
More information about the All-commits
mailing list