diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-09-07 12:13:45 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-09-07 12:13:45 +0000 |
commit | 96d6b9c2e24c598482291bcb679c5c13eb32f866 (patch) | |
tree | 3a13e4cb93b7d5da1df0e4197632de22a0c29da3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b30f7aeeeb2ead53ce8f52abd98dcd61916863ba (diff) | |
download | llvm-96d6b9c2e24c598482291bcb679c5c13eb32f866.zip llvm-96d6b9c2e24c598482291bcb679c5c13eb32f866.tar.gz llvm-96d6b9c2e24c598482291bcb679c5c13eb32f866.tar.bz2 |
[DAGCombiner] foldBitcastedFPLogic - Add basic vector support
Add support for bitcasts from float type to an integer type of the same element bitwidth.
There maybe cases where we need to support different widths (e.g. as SSE __m128i is treated as v2i64) - but I haven't seen cases of this in the wild yet.
llvm-svn: 341652
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions