aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorSimon Moll <simon.moll@emea.nec.com>2021-04-30 13:43:48 +0200
committerSimon Moll <simon.moll@emea.nec.com>2021-04-30 15:47:28 +0200
commit43bc584dc05e24c6d44ece8e07d4bff585adaf6d (patch)
tree7fa48799edf45ea95d755f39a8bbd8cf6ba88f52 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent181c492ee72c2234e50a60dda467a587f1e8dc08 (diff)
downloadllvm-43bc584dc05e24c6d44ece8e07d4bff585adaf6d.zip
llvm-43bc584dc05e24c6d44ece8e07d4bff585adaf6d.tar.gz
llvm-43bc584dc05e24c6d44ece8e07d4bff585adaf6d.tar.bz2
[VP,Integer,#2] ExpandVectorPredication pass
This patch implements expansion of llvm.vp.* intrinsics (https://llvm.org/docs/LangRef.html#vector-predication-intrinsics). VP expansion is required for targets that do not implement VP code generation. Since expansion is controllable with TTI, targets can switch on the VP intrinsics they do support in their backend offering a smooth transition strategy for VP code generation (VE, RISC-V V, ARM SVE, AVX512, ..). Reviewed By: rogfer01 Differential Revision: https://reviews.llvm.org/D78203
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions