bogner wrote:

> ⚠️ undef deprecator found issues in your code. ⚠️
> 
>  You can test this locally with the following command:
> The following files introduce new uses of undef:
> 
> * llvm/lib/Target/DirectX/DXILOpLowering.cpp
> * llvm/test/CodeGen/DirectX/BufferStore-sm61.ll
> * llvm/test/CodeGen/DirectX/RawBufferStore.ll

False positive - we’re generating DXIL-compatible IR here so the undefs are 
required 

https://github.com/llvm/llvm-project/pull/121282
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to