diff options
author | Louis Gerbarg <lgg@apple.com> | 2014-07-09 17:54:32 +0000 |
---|---|---|
committer | Louis Gerbarg <lgg@apple.com> | 2014-07-09 17:54:32 +0000 |
commit | 1ce0c37bf058d493ab320c6bd8d60693aebe92c9 (patch) | |
tree | f27ed9650544f4a3343deeb92360e85d3764bb59 /llvm/utils/TableGen/CodeGenDAGPatterns.cpp | |
parent | 7ae7a831b9df0cc971fa2cd4a4dd0887fac5b8df (diff) | |
download | bcm5719-llvm-1ce0c37bf058d493ab320c6bd8d60693aebe92c9.tar.gz bcm5719-llvm-1ce0c37bf058d493ab320c6bd8d60693aebe92c9.zip |
Make AArch64FastISel::EmitIntExt explicitly check its source and destination types
This is a follow up to r212492. There should be no functional difference, but
this patch makes it clear that SrcVT must be an i1/i8/16/i32 and DestVT must be
an i8/i16/i32/i64.
rdar://17516686
llvm-svn: 212633
Diffstat (limited to 'llvm/utils/TableGen/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions