Skip to content
Commit 3da9ac72 authored by Nadav Rotem's avatar Nadav Rotem
Browse files

AVX: Move the ZEXT/ANYEXT DAGCo optimizations to the lowering of these...

AVX: Move the ZEXT/ANYEXT DAGCo optimizations to the lowering of these optimizations. The old test cases still cover all of these lowering/optimizations. The single change that we have is that now anyext does not need to zero a register, because it does not use the exact code path as the zero_extend.

llvm-svn: 171178
parent bf18725d
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