Skip to content
Commit 1e211913 authored by Nadav Rotem's avatar Nadav Rotem
Browse files

SROA: Generate selects instead of shuffles when blending values because this...

SROA: Generate selects instead of shuffles when blending values because this is the cannonical form.
Shuffles are more difficult to lower and we usually don't touch them, while we do optimize selects more often.

llvm-svn: 180875
parent 368ec9ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment