[all-commits] [llvm/llvm-project] 30bd90: [InstSimplify] Add another and(x, c) case where the...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Aug 16 04:26:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30bd90b8cd3d4ef0ec52da908396e4951963d101
https://github.com/llvm/llvm-project/commit/30bd90b8cd3d4ef0ec52da908396e4951963d101
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M llvm/test/Transforms/InstSimplify/AndOrXor.ll
Log Message:
-----------
[InstSimplify] Add another and(x,c) case where the mask is redundant (and in fact can constant fold away)
More information about the All-commits
mailing list