[all-commits] [llvm/llvm-project] 804467: Use isNegative (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Apr 15 14:26:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 804467de94b7506e2b67cab2e36e82858f02e1cc
https://github.com/llvm/llvm-project/commit/804467de94b7506e2b67cab2e36e82858f02e1cc
Author: Kazu Hirata <kazu at google.com>
Date: 2023-04-15 (Sat, 15 Apr 2023)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
Log Message:
-----------
Use isNegative (NFC)
More information about the All-commits
mailing list