@llvm/pr-subscribers-backend-directx @llvm/pr-subscribers-clang @llvm/pr-subscribers-hlsl Author: Farzon Lotfi (farzonl) Changes closes #70071 CGBuiltin.cpp- Add the unsigned\generic clamp intrinsic emitter. IntrinsicsDirectX.td- add thedx.clamp&dx.uclampintrinsics ...
(modified) llvm/lib/Target/DirectX/DirectXTargetMachine.h (+2-2) (modified) llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp (+1-1) (modified) llvm/lib/Target/Hexagon/HexagonTargetMachine.h (+2-2) (modified) llvm/lib/Target/Lanai/LanaiTargetMachine.cpp (+4-4) (modified) llvm/lib/Target...
(LLVMUnregisteredDirectXLLVMIRIntrinsics.inc -gen-unregistered-llvmir-intrinsics -intrinsic-prefix=dx)+mlir_tablegen(LLVMUnregisteredHexagonLLVMIRIntrinsics.inc -gen-unregistered-llvmir-intrinsics -intrinsic-prefix=hexagon)+mlir_tablegen(LLVMUnregisteredLoongArchLLVMIRIntrinsics.inc -gen-unregistered-llvmir-...
case OpParamType::ResBindTy:diff --git a/llvm/lib/Target/DirectX/DXILOpLowering.cpp b/llvm/lib/Target/DirectX/DXILOpLowering.cppindex e0ee4d6d6b1305..f43815bf211664 100644--- a/llvm/lib/Target/DirectX/DXILOpLowering.cpp+++ b/llvm/lib/Target/DirectX/DXILOpLowering.cpp@@ -542,6 +542,...
[DirectX] Remove DXILResourceMDAnalysis (llvm#130323) … ee0fe4a hekota moved this from Active to Needs Review in HLSL Support Mar 12, 2025 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees hekota Labels HLSL Projects HLSL ...
[DirectX] Set Shader Flag DisableOptimizations (llvm#126813) Feb 13, 2025 cmake Bump version to 21.0.0git (llvm#124870) Jan 29, 2025 compiler-rt [PGO][Offload] Profile profraw generation for GPU instrumentation ll… Feb 12, 2025
(modified) llvm/include/llvm/IR/IntrinsicsDirectX.td (-10) (modified) llvm/lib/Analysis/DXILResource.cpp (+3-377) (removed) llvm/test/Analysis/DXILResource/buffer-frombinding.ll (-126) diff --git a/llvm/include/llvm/Analysis/DXILResource.h b/llvm/include/llvm/Analysis/DXILResource.h index...
An Ada program can have types that are subranges of other types. This patch adds a new DIType node, DISubrangeType, to represent this concept. I considered extending the existing DISubrange to do ...
[new-prs-labeler] Add "DXContainer" patterns to the backend:DirectX l… Mar 16, 2024 bolt [BOLT][DWARF] Add support for DW_IDX_parent (#85285) Mar 16, 2024 clang-tools-extra [concepts] Preserve the FoundDecl of ConceptReference properly (#85032) Mar 14, 2024 clang [clang-format] Fi...
DirectXTargetTransformInfo.cpp test CodeGen DirectX atan2.ll atan2_error.ll cross.ll normalize.ll normalize_error.ll step.ll SPIRV/hlsl-intrinsics atan2.ll cross.ll length.ll normalize.ll step.ll Demangle ms-placeholder-return-type.test FileCheck dos-style-eol.txt too...