Open bharadwajy opened 3 weeks ago
Set function-level flag WaveOps flag if the function uses DXIL Wave Operations - see here
WaveOps
This flag is named m_bWaveOps in dxc sources.
m_bWaveOps
dxc
AC:
Add tests to verify the flag is set.
I will take a look at this as a use-case of https://github.com/llvm/llvm-project/issues/115912
Waiting on #111867
Set function-level flag
WaveOps
flag if the function uses DXIL Wave Operations - see hereThis flag is named
m_bWaveOps
indxc
sources.AC:
Add tests to verify the flag is set.