Issue |
123825
|
Summary |
[HLSL] Investigate, update and document the correct function attributes for DXIL ops
|
Labels |
HLSL
|
Assignees |
|
Reporter |
inbelic
|
When implementing https://github.com/llvm/llvm-project/pull/117072, it was noted that there are some existing DXIL ops defined in `DXIL.td` where the currently set `DXILAttributes` might be less restrictive then they could be, or, do not have any specified attributes. For example, see [here](https://github.com/llvm/llvm-project/pull/117072#discussion_r1924046903) and [here](https://github.com/llvm/llvm-project/pull/117072#discussion_r1924068104).
This issue would then track the work of investigating and documenting the correct attributes for DXIL ops, and, then specifying this for existing DXIL ops in `DXIL.td`
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs