================

----------------
bogner wrote:

The checks are all the same other than the target type prefixes right? We could 
probably simplify this by defining a variable for FileCheck with 
`-DPREFIX="spirv"` and `-DPREFIX="dx"` and then doing checks for things like 
`target("[[PREFIX]].TypedBuffer"`

https://github.com/llvm/llvm-project/pull/207421
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to