[all-commits] [llvm/llvm-project] 058a22: [HLSL] Add wave active ballot to set of wave ops t...
Joshua Batista via All-commits
all-commits at lists.llvm.org
Wed Jan 21 10:06:31 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 058a223388576cc7f037f8155967a73d5400b053
https://github.com/llvm/llvm-project/commit/058a223388576cc7f037f8155967a73d5400b053
Author: Joshua Batista <jbatista at microsoft.com>
Date: 2026-01-21 (Wed, 21 Jan 2026)
Changed paths:
M llvm/lib/Target/DirectX/DXILShaderFlags.cpp
M llvm/test/CodeGen/DirectX/ShaderFlags/wave-ops.ll
Log Message:
-----------
[HLSL] Add wave active ballot to set of wave ops that set waveops shader flag (#177043)
This PR simply adds wave active ballot to the set of wave ops that
switch on the waveops shader flag.
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