[llvm] [DirectX][DXIL] Align type spec of TableGen DXIL Op and LLVM Intrinsic (PR #86311)

S. Bharadwaj Yadavalli via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 16:11:22 PDT 2024


bharadwajy wrote:

> I'm not going to block this, but I'm still unsure that the documentation is clear and covers all the cases we need. I'll defer to @bogner.

I think I prefer the Option 3 (Leverage the existing classification of DXIL Operations) in the updated design document (#85170) compared to the one proposed in this PR for the reasons specified there. I'll explore its current implementation (changeset link in the design doc) a bit more and submit a PR that potentially overrides this one. 

Thanks!

https://github.com/llvm/llvm-project/pull/86311


More information about the llvm-commits mailing list