Skip to content
Commit 00e3ae44 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[CodeGen] ExpandReductions - add reduce_and/or(<X x i1> V) -> icmp(iX...

[CodeGen] ExpandReductions - add reduce_and/or(<X x i1> V) -> icmp(iX bitcast(<X x i1> V)) canonicalization

This already exists in InstCombine but was missing from the late stage ExpandReductions pass

Fixes #53419
Fixes #61923

Differential Revision: https://reviews.llvm.org/D147452
parent 1b16c702
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment