[all-commits] [llvm/llvm-project] 8c1309: Revert "[InstCombine] Support inverting lshr with ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Dec 1 07:05:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c130996c03f6c5993a0989a5c6fa95d1437995a
https://github.com/llvm/llvm-project/commit/8c130996c03f6c5993a0989a5c6fa95d1437995a
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/free-inversion.ll
Log Message:
-----------
Revert "[InstCombine] Support inverting lshr with non-negative operand"
This reverts commit b92693ac6afc522ea56bede0b9805ca7c138754c.
I've made a silly typo in the condition. Will reapply the corrected
version.
More information about the All-commits
mailing list