Commit 2c570eaa authored by Craig Topper's avatar Craig Topper
Browse files

[TargetLowering] Teach TargetLowering::SimplifySetCC to simplify setcc of vXi1...

[TargetLowering] Teach TargetLowering::SimplifySetCC to simplify setcc of vXi1 vectors into logic ops.

This transform was already being done for setcc of scalar i1. This extends it to vectors.

llvm-svn: 323585
parent 37304c47
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment