[all-commits] [llvm/llvm-project] a5686c: [InstSimplify] Avoid use of ConstantExpr::getICmp....
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Sep 30 13:01:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5686c2b5541c58c9a1dd760761c369124546f78
https://github.com/llvm/llvm-project/commit/a5686c2b5541c58c9a1dd760761c369124546f78
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-09-30 (Sat, 30 Sep 2023)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
Log Message:
-----------
[InstSimplify] Avoid use of ConstantExpr::getICmp. NFC (#67873)
More information about the All-commits
mailing list