diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-03-23 02:35:32 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-03-23 02:35:32 +0000 |
commit | eb0ce0c54749af0ddbbb19aff8374746a9f398cc (patch) | |
tree | a5a5c9a430d395be28db10f3230abf94eb74db74 /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp | |
parent | b9b0550dc616b55d61e86dda0c41cbca5fcb4856 (diff) | |
download | llvm-eb0ce0c54749af0ddbbb19aff8374746a9f398cc.zip llvm-eb0ce0c54749af0ddbbb19aff8374746a9f398cc.tar.gz llvm-eb0ce0c54749af0ddbbb19aff8374746a9f398cc.tar.bz2 |
Allow result node to be a simple leaf node. This enable bitconvert patterns
like this:
def : Pat<(v4i32 (bitconvert (v4f32 VR128:$src))), (v4i32 VR128:$src)>;
llvm-svn: 26968
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions