[PATCH] D71814: [Hexagon] Fixes -Wrange-loop-analysis warnings

Mark de Wever via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 22 08:30:21 PST 2019


Mordante created this revision.
Mordante added reviewers: kparzysz, aaron.ballman, xbolva00.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This avoids new warnings due to D68912 <https://reviews.llvm.org/D68912> adds -Wrange-loop-analysis to -Wall.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71814

Files:
  llvm/lib/Target/Hexagon/BitTracker.cpp
  llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp
  llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
  llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
  llvm/lib/Target/Hexagon/RDFLiveness.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71814.235058.patch
Type: text/x-patch
Size: 4854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191222/dacc3a39/attachment.bin>


More information about the llvm-commits mailing list