Skip to content
Commit f841b3b7 authored by Jiangning Liu's avatar Jiangning Liu
Browse files

Optimize ZERO_EXTEND and SIGN_EXTEND in both SelectionDAG Builder and type

legalization stage. With those two optimizations, fewer signed/zero extension
instructions can be inserted, and then we can expose more opportunities to
Machine CSE pass in back-end.

llvm-svn: 216066
parent 01a4e0a1
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