llvm-project/llvm/lib
Kerry McLaughlin edcfef8fee [AArch64][SVE] Add bfloat16 support to store intrinsics
Summary:
Bfloat16 support added for the following intrinsics:
 - ST1
 - STNT1

Reviewers: sdesmalen, c-rhodes, fpetrogalli, efriedma, stuij, david-arm

Reviewed By: fpetrogalli

Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl, danielkiss, cfe-commits, llvm-commits

Tags: #clang, #llvm

Differential Revision: https://reviews.llvm.org/D82448
2020-06-26 11:05:56 +01:00
..
Analysis [NewPM][BasicAA] Rename basicaa -> basic-aa, add alias 2020-06-25 18:08:34 -07:00
AsmParser [SVE] Remove calls to VectorType::getNumElements from AsmParser 2020-06-23 14:31:49 -07:00
BinaryFormat [WebAssembly] Adding 64-bit version of R_WASM_MEMORY_ADDR_* relocs 2020-06-15 10:07:42 -07:00
Bitcode Remove references to the 4.0 release as a major breaking (NFC) 2020-06-25 23:49:07 +00:00
Bitstream
CodeGen LiveRangeEdit.h - reduce AliasAnalysis.h include to forward declaration. NFC. 2020-06-26 09:58:21 +01:00
DWARFLinker
DebugInfo [DebugInfo/DWARF] - Do not hang when CFI are truncated. 2020-06-23 14:39:24 +03:00
Demangle
ExecutionEngine [JITLink] Display host -> target address mapping in debugging output. 2020-06-19 10:05:02 -07:00
Extensions
Frontend [openmp] Base of tablegen generated OpenMP common declaration 2020-06-23 10:32:32 -04:00
FuzzMutate [SVE] Remove calls to VectorType::getNumElements from FuzzMutate 2020-06-23 11:02:20 -07:00
Fuzzer
IR Fix some clang-tidy namespace closing comments warnings. NFC. 2020-06-26 09:58:21 +01:00
IRReader
LTO Remove GlobalValue::getAlignment(). 2020-06-23 19:13:42 -07:00
LineEditor
Linker
MC [MC] Fix PR45805: infinite recursion in assembler 2020-06-25 15:42:36 +01:00
MCA
Object Remove GlobalValue::getAlignment(). 2020-06-23 19:13:42 -07:00
ObjectYAML [ObjectYAML][DWARF] Format codes. NFC. 2020-06-25 21:53:06 +08:00
Option
Passes [NewPM] Separate out alias analysis passes in opt 2020-06-25 08:53:57 -07:00
ProfileData Revert "[PGO] Extend the value profile buckets for mem op sizes." 2020-06-25 11:13:49 -07:00
Remarks YAMLRemarkParser.cpp - remove duplicate RemarkParser.h include. NFC. 2020-06-08 13:59:05 +01:00
Support [NFC][Support] Make Unix/Program.inc separately compilable 2020-06-25 15:41:17 -04:00
TableGen Fix ubsan error in tblgen with signed left shift 2020-06-16 11:15:09 -07:00
Target [AArch64][SVE] Add bfloat16 support to store intrinsics 2020-06-26 11:05:56 +01:00
Testing
TextAPI [TextAPI/MachO] Fix style issues. NFC 2020-06-24 14:43:45 -07:00
ToolDrivers
Transforms LoopVectorize.h - reduce AliasAnalysis.h include to forward declaration. NFC. 2020-06-26 10:49:00 +01:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt