[all-commits] [llvm/llvm-project] a9583a: [LoopUnswitch] Pacify compiler warnings.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 1 01:13:59 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9583a19237e66fa56fcd979511ac14232e9a3c3
https://github.com/llvm/llvm-project/commit/a9583a19237e66fa56fcd979511ac14232e9a3c3
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
Log Message:
-----------
[LoopUnswitch] Pacify compiler warnings.
Attempt to fix some compiler warnings on some bots after
b8c81fa5c7f77a7a1267e42ddbbc9bffb10b0817.
More information about the All-commits
mailing list