aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorFarzon Lotfi <1802579+farzonl@users.noreply.github.com>2024-04-04 21:41:55 -0400
committerGitHub <noreply@github.com>2024-04-04 21:41:55 -0400
commit1cb64d75b2739cce0c4d663410180febe06b7256 (patch)
treef79ef58a0ecf356c48086f791baa42dbe8e8cb28 /llvm/lib/Bitcode
parent134176058fdee712ad213e83a39aec2d107dda42 (diff)
downloadllvm-1cb64d75b2739cce0c4d663410180febe06b7256.zip
llvm-1cb64d75b2739cce0c4d663410180febe06b7256.tar.gz
llvm-1cb64d75b2739cce0c4d663410180febe06b7256.tar.bz2
[HLSL][DXIL][SPIRV] Implementation of an abstraction for intrinsic selection of HLSL backends (#87171)
Start of #83882 - `Builtins.td` - add the `hlsl` `all` elementwise builtin. - `CGBuiltin.cpp` - Show a use case for CGHLSLUtils via an `all` intrinsic codegen. - `CGHLSLRuntime.cpp` - move `thread_id` to use CGHLSLUtils. - `CGHLSLRuntime.h` - Create a macro to help pick the right intrinsic for the backend. - `hlsl_intrinsics.h` - Add the `all` api. - `SemaChecking.cpp` - Add `all` builtin type checking - `IntrinsicsDirectX.td` - Add the `all` `dx` intrinsic - `IntrinsicsSPIRV.td` - Add the `all` `spv` intrinsic Work still needed: - `SPIRVInstructionSelector.cpp` - Add an implementation of `OpAll` for `spv_all` intrinsic
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions