| Issue |
86818
|
| Summary |
[HLSL] prevent generation of double intrinsics for floor and ceil builtins.
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
aabysswalker
|
As #86555 now prevent generating invalid type intrinsics in Sema,
floor https://github.com/llvm/llvm-project/blob/main/clang/lib/Headers/hlsl/hlsl_intrinsics.h#L588-L595
ceil https://github.com/llvm/llvm-project/blob/main/clang/lib/Headers/hlsl/hlsl_intrinsics.h#L246-L253
functions should also be covered since they are only allowed with type float
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs