[all-commits] [llvm/llvm-project] 237c4b: InstCombine: Add tests to show or-and scenarios wh...
bipmis via All-commits
all-commits at lists.llvm.org
Fri Apr 22 07:24:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 237c4bada957fedfbdd3999b14e3ae538069e4b4
https://github.com/llvm/llvm-project/commit/237c4bada957fedfbdd3999b14e3ae538069e4b4
Author: Biplob Mishra <biplob.mishra at arm.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/and-or.ll
Log Message:
-----------
InstCombine: Add tests to show or-and scenarios which can be possibly be combined by ORing the masks
More information about the All-commits
mailing list