farzonl wrote: I think we should keep case 5 in the hlsl header. you should be able to use the mad intrinsic to get what you want. if you really want to convert mad to dot product for spirv we should do that in the instcombine pass in the spirv backend in a different pr.
https://github.com/llvm/llvm-project/pull/184882 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
