[all-commits] [llvm/llvm-project] 6de741: Revert "[InstCombine] Fold (sext bool X) * (sext b...
vdsered via All-commits
all-commits at lists.llvm.org
Fri Jun 18 00:21:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6de741de08a11048027cb4d4e4d5d4bd067319fa
https://github.com/llvm/llvm-project/commit/6de741de08a11048027cb4d4e4d5d4bd067319fa
Author: Daniil Seredkin <vdsered at gmail.com>
Date: 2021-06-18 (Fri, 18 Jun 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
M llvm/test/Transforms/InstCombine/mul.ll
Log Message:
-----------
Revert "[InstCombine] Fold (sext bool X) * (sext bool X) to zext (and X, X)"
This reverts commit 31053338c97b36ffb582f9c04a74cec69cce3e70.
More information about the All-commits
mailing list