1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib
Aaron Smith f22e6d55bc [SelectionDAG] Add MVT::bf16 to getConstantFP()
Summary:
This was probably overlooked in recent bfloat patches.
Needed to handle bf16 constants in SelectionDAG.

  ConstantFP:bf16<APFloat(0)>

Reviewers: stuij

Reviewed By: stuij

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D81779
2020-06-16 15:10:05 -07:00
..
Analysis [CallPrinter] Adding heat coloring to CallPrinter 2020-06-16 21:15:29 +00:00
AsmParser [LLParser] Delete temp CallInst when error occurs 2020-06-16 11:41:25 +08:00
BinaryFormat [WebAssembly] Adding 64-bit version of R_WASM_MEMORY_ADDR_* relocs 2020-06-15 10:07:42 -07:00
Bitcode [strictfp] Replace dangling strictfp attrs with nobuiltin 2020-06-15 10:05:35 -04:00
Bitstream
CodeGen [SelectionDAG] Add MVT::bf16 to getConstantFP() 2020-06-16 15:10:05 -07:00
DebugInfo [DebugInfo/DWARF] - Report .eh_frame sections of version != 1. 2020-06-16 15:46:26 +03:00
Demangle
DWARFLinker
ExecutionEngine [RuntimeDyld] Add dependence on Core. 2020-06-15 11:14:27 -07:00
Extensions
Frontend
Fuzzer
FuzzMutate [SVE] Eliminate calls to default-false VectorType::get() from FuzzMutate 2020-06-09 13:57:36 -07:00
IR Revert "[AssumeBundles] add cannonicalisation to the assume builder" 2020-06-16 14:34:55 +02:00
IRReader
LineEditor
Linker
LTO [StackSafety] Run ThinLTO 2020-06-12 18:11:29 -07:00
MC Fix debug line info when line markers are present inside macros. 2020-06-16 16:13:11 +01:00
MCA
Object [WebAssembly] Adding 64-bit version of R_WASM_MEMORY_ADDR_* relocs 2020-06-15 10:07:42 -07:00
ObjectYAML [ObjectYAML][DWARF] Implement the .debug_addr section. 2020-06-16 10:53:10 +08:00
Option
Passes [llvm][NFC] Move content of ML subdirectory into Analysis 2020-06-15 14:35:33 -07:00
ProfileData [llvm-cov gcov] Don't suppress .gcov output if .gcda is corrupted 2020-06-16 14:55:38 -07:00
Remarks YAMLRemarkParser.cpp - remove duplicate RemarkParser.h include. NFC. 2020-06-08 13:59:05 +01:00
Support [AMDGPU] Add gfx1030 target 2020-06-15 16:18:05 -07:00
TableGen Fix ubsan error in tblgen with signed left shift 2020-06-16 11:15:09 -07:00
Target [gicombiner] Allow generated combiners to store additional members 2020-06-16 14:47:04 -07:00
Testing
TextAPI [llvm][llvm-nm] add TextAPI/MachO support 2020-06-11 18:54:16 -07:00
ToolDrivers
Transforms [SVE] Eliminate calls to default-false VectorType::get() from Vectorize 2020-06-16 12:50:13 -07:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt