Commit 4c3139d7 authored by Sanjay Patel's avatar Sanjay Patel
Browse files

[InstCombine] add test for mask op with constant expression; NFC

This is reduced from the post-commit C example in:
afa192cf

That was reverted with:
6fedc6a2

This will infinite loop unless that transform or the ones
with casts that can "EvaluateInDifferentType" are limited
to ignore constant expressions.
parent 487ace4c
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