diff options
author | Jay Foad <jay.foad@amd.com> | 2023-04-21 14:11:31 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2023-04-24 13:42:08 +0100 |
commit | 593e25ffae4a1d67acf61c485220886ffbb0b3e7 (patch) | |
tree | 80f6653734f8b629755e0d8dea07ccb7793419e6 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3237497d01e8b34039f2b0d160077f09765a0e29 (diff) | |
download | llvm-593e25ffae4a1d67acf61c485220886ffbb0b3e7.zip llvm-593e25ffae4a1d67acf61c485220886ffbb0b3e7.tar.gz llvm-593e25ffae4a1d67acf61c485220886ffbb0b3e7.tar.bz2 |
[Vectorize] Fix vectorization, scalarization and folding of llvm.is.fpclass
llvm.is.fpclass is different from other vectorizable intrinsics in that
it is overloaded on an argument type, not on the return type.
Differential Revision: https://reviews.llvm.org/D148905
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions