[all-commits] [llvm/llvm-project] be9e3d: [InstCombine] reduce demand-limited bool math to l...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Mar 17 12:18:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: be9e3d9416571499adb15f3f943b8f5cb3089f1a
https://github.com/llvm/llvm-project/commit/be9e3d9416571499adb15f3f943b8f5cb3089f1a
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
M llvm/test/Transforms/InstCombine/add.ll
Log Message:
-----------
[InstCombine] reduce demand-limited bool math to logic, part 2
Follow-on suggested in:
D75961
More information about the All-commits
mailing list