[all-commits] [llvm/llvm-project] 4e0c6d: Fix build warning caused by mixed signed/unsigned ...
Andy Kaylor via All-commits
all-commits at lists.llvm.org
Fri Oct 20 16:42:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e0c6d30576ab10cf022b040c9441c2b5d0efb3c
https://github.com/llvm/llvm-project/commit/4e0c6d30576ab10cf022b040c9441c2b5d0efb3c
Author: Andy Kaylor <andrew.kaylor at intel.com>
Date: 2023-10-20 (Fri, 20 Oct 2023)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
Log Message:
-----------
Fix build warning caused by mixed signed/unsigned compare (#69797)
More information about the All-commits
mailing list