Skip to content
Commit 6c23fa24 authored by Dan Gohman's avatar Dan Gohman
Browse files

Don't use INSERT_SUBREG to model anyext operations on x86-64, as it

leads to partial-register definitions. To help avoid redundant
zero-extensions, also teach the h-register matching patterns that
use movzbl to match anyext as well as zext.

llvm-svn: 80099
parent d926b985
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