1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test
Bing1 Yu edd216b650 [X86] Pass to transform tdpbf16ps intrinsics to scalar operation.
In previous patch https://reviews.llvm.org/D93594, we only scalarize tilezero, tileload, tilestore and tiledpbssd. In this patch we scalarize tdpbf16ps intrinsic.

Reviewed By: pengfei

Differential Revision: https://reviews.llvm.org/D96110
2021-03-22 13:00:40 +08:00
..
Analysis [ValueTracking] Improve mul handling in isKnownNonEqual() 2021-03-21 18:41:35 +01:00
Assembler
Bindings [OCaml] Add (get/set)_module_identifer functions 2021-03-20 20:41:51 +05:30
Bitcode
BugPoint
CodeGen [X86] Pass to transform tdpbf16ps intrinsics to scalar operation. 2021-03-22 13:00:40 +08:00
DebugInfo
Demangle
Examples
ExecutionEngine [JITLink][ELF/x86-64] Add support for R_X86_64_GOTPC64 and R_X86_64_GOT64. 2021-03-21 21:52:54 -07:00
Feature
FileCheck
Instrumentation [dfsan] Turn on testing origin tracking at atomics.ll 2021-03-19 17:53:13 +00:00
Integer
JitListener
Linker
LTO
MachineVerifier [GlobalISel] Add G_SBFX + G_UBFX (bitfield extraction opcodes) 2021-03-19 14:37:19 -07:00
MC AMDGPU: Fix allowing immediates for tail call pseudo. 2021-03-21 13:14:04 -04:00
Object
ObjectYAML
Other Revert of D49126 [PredicateInfo] Use custom mangling to support ssa_copy with unnamed types. 2021-03-20 11:37:09 +01:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools Revert "[IRSim] Adding basic implementation of llvm-sim." 2021-03-20 18:03:09 -05:00
Transforms [IndVars] Sharpen context in eliminateIVComparison 2021-03-22 11:55:57 +07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Revert "[IRSim] Adding basic implementation of llvm-sim." 2021-03-20 18:03:09 -05:00
lit.cfg.py Revert "[IRSim] Adding basic implementation of llvm-sim." 2021-03-20 18:03:09 -05:00
lit.site.cfg.py.in
TestRunner.sh