Skip to content
Commit 36c2ea6c authored by Bruno Cardoso Lopes's avatar Bruno Cardoso Lopes
Browse files

Temporary hack to let codegen assert or generate poor code in case

we are using AVX and no AVX version of the desired intruction is present,
this is better for incremental dev (without fallbacks it's easier to spot
what's missing). Not sure this is the best hack thought (we can also disable
all HasSSE* predicates by dinamically marking them 'false' if AVX is present)

llvm-svn: 109434
parent 952e75fb
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