[all-commits] [llvm/llvm-project] 633294: remove operands
Finn Plummer via All-commits
all-commits at lists.llvm.org
Wed Jul 29 15:24:53 PDT 2026
Branch: refs/heads/users/inbelic/pr-212656
Home: https://github.com/llvm/llvm-project
Commit: 633294bcfebc861240abbe66dc4987bebeb830ca
https://github.com/llvm/llvm-project/commit/633294bcfebc861240abbe66dc4987bebeb830ca
Author: Finn Plummer <mail at inbelic.dev>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M clang/lib/CodeGen/CGHLSLRuntime.cpp
M clang/test/CodeGenHLSL/semantics/SV_Position.ps.hlsl
M clang/test/CodeGenHLSL/semantics/SV_Position.vs.hlsl
M clang/test/CodeGenHLSL/semantics/SV_Target.ps.hlsl
M clang/test/CodeGenHLSL/semantics/SV_VertexID.vs.hlsl
M clang/test/CodeGenHLSL/semantics/semantic.arbitrary.hlsl
M clang/test/CodeGenHLSL/semantics/semantic.array.hlsl
M clang/test/CodeGenHLSL/semantics/semantic.array.output.hlsl
M clang/test/CodeGenHLSL/semantics/semantic.explicit-location-output-struct.hlsl
M clang/test/CodeGenHLSL/semantics/semantic.explicit-location.hlsl
M clang/test/CodeGenHLSL/semantics/semantic.struct.output.hlsl
M clang/test/CodeGenHLSL/sret_output.hlsl
M llvm/include/llvm/IR/IntrinsicsDirectX.td
Log Message:
-----------
remove operands
Commit: 6654b0b320b14fd692ceaea725923fbe90adcc19
https://github.com/llvm/llvm-project/commit/6654b0b320b14fd692ceaea725923fbe90adcc19
Author: Finn Plummer <mail at inbelic.dev>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M clang/lib/CodeGen/CGHLSLRuntime.cpp
M clang/lib/CodeGen/CGHLSLRuntime.h
M clang/test/CodeGenHLSL/semantics/semantic.array.hlsl
M clang/test/CodeGenHLSL/semantics/semantic.array.output.hlsl
Log Message:
-----------
assign semantic ids in parse order
Commit: a26420354afc5cf945e6dfdf0e5cf02afa913320
https://github.com/llvm/llvm-project/commit/a26420354afc5cf945e6dfdf0e5cf02afa913320
Author: Finn Plummer <mail at inbelic.dev>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
A clang/test/CodeGenHLSL/semantics/semantic.input.hlsl
A clang/test/CodeGenHLSL/semantics/semantic.output.hlsl
Log Message:
-----------
add test cases
Commit: be246a4dd457f2720c78c42efe1630494ce2bb4b
https://github.com/llvm/llvm-project/commit/be246a4dd457f2720c78c42efe1630494ce2bb4b
Author: Finn Plummer <mail at inbelic.dev>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M clang/lib/CodeGen/CGHLSLRuntime.cpp
M clang/lib/CodeGen/CGHLSLRuntime.h
M clang/test/CodeGenHLSL/semantics/semantic.array.hlsl
M clang/test/CodeGenHLSL/semantics/semantic.array.output.hlsl
Log Message:
-----------
correct intrin calls
Commit: 4262438a40b2c112b87035e60217e4651cacabcf
https://github.com/llvm/llvm-project/commit/4262438a40b2c112b87035e60217e4651cacabcf
Author: Finn Plummer <mail at inbelic.dev>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M clang/lib/CodeGen/CGHLSLRuntime.cpp
Log Message:
-----------
clang format
Commit: a78b13c909166d70c964e2c5697c5da7e88bdd2e
https://github.com/llvm/llvm-project/commit/a78b13c909166d70c964e2c5697c5da7e88bdd2e
Author: Finn Plummer <mail at inbelic.dev>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M clang/lib/CodeGen/CGHLSLRuntime.h
Log Message:
-----------
small note
Compare: https://github.com/llvm/llvm-project/compare/633294bcfebc%5E...a78b13c90916
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list