[all-commits] [llvm/llvm-project] 6174da: [InstCombine] reduce code duplication in foldICmpM...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Fri Sep 16 07:48:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6174da2299f7f4f8193648d03be2b033ceb27410
https://github.com/llvm/llvm-project/commit/6174da2299f7f4f8193648d03be2b033ceb27410
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-09-16 (Fri, 16 Sep 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Log Message:
-----------
[InstCombine] reduce code duplication in foldICmpMulConstant(); NFC
More information about the All-commits
mailing list