[llvm-branch-commits] [llvm] [DirectX] Make DXILOpBuilder's API more useable (PR #101250)
Justin Bogner via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jul 30 19:15:13 PDT 2024
================
@@ -289,24 +289,25 @@ static ShaderKind getShaderKindEnum(Triple::EnvironmentType EnvType) {
/// its specification in DXIL.td.
/// \param OverloadTy Return type to be used to construct DXIL function type.
----------------
bogner wrote:
Removed the parameters from the comment
https://github.com/llvm/llvm-project/pull/101250
More information about the llvm-branch-commits
mailing list