[all-commits] [llvm/llvm-project] ff5ccf: Revert "[sve][acle] Add reinterpret intrinsics for...
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Fri Jun 26 13:20:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ff5ccf258e297df29f32d6b5e4fa0a7b95c44f9c
https://github.com/llvm/llvm-project/commit/ff5ccf258e297df29f32d6b5e4fa0a7b95c44f9c
Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M clang/utils/TableGen/SveEmitter.cpp
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve-bitcast.ll
Log Message:
-----------
Revert "[sve][acle] Add reinterpret intrinsics for brain float."
This reverts commit a15722c5ce4759c12960fe434ee6bd8aac70bb16.
The commmit has to be reverted because I accidentally submit
https://reviews.llvm.org/D82501 without the C tests that were added in
an early version of the patch.
More information about the All-commits
mailing list