diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-07-28 19:48:35 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-07-28 19:56:11 +0100 |
commit | b4b6e77454b6822e1ba7bdaa1b5bde8654c3e87f (patch) | |
tree | f61eb9199d5d325fc7c4e265832443ef8921d807 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | c6920081a8b97a8a911803d2bac50fa1db7a8123 (diff) | |
download | llvm-b4b6e77454b6822e1ba7bdaa1b5bde8654c3e87f.zip llvm-b4b6e77454b6822e1ba7bdaa1b5bde8654c3e87f.tar.gz llvm-b4b6e77454b6822e1ba7bdaa1b5bde8654c3e87f.tar.bz2 |
[DAG] isSplatValue - add support for TRUNCATE/SIGN_EXTEND/ZERO_EXTEND
These are just pass-throughs to the source operand - we can't assume that ANY_EXTEND(splat) will still be a splat though.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions