Skip to content
Commit 7cab17af authored by Evan Cheng's avatar Evan Cheng
Browse files

Ignore multi-instruction patterns. e.g.

def : Pat<(i8 (trunc GR32:$src)),
          (i8 (EXTRACT_SUBREG (MOV32to32_ GR32:$src), x86_subreg_8bit))>

llvm-svn: 55875
parent 421f488c
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