[clang] [HLSL] Implementation of the fmod intrinsic (PR #108849)

Farzon Lotfi via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 25 09:12:28 PDT 2024


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

----------------
farzonl wrote:

Good point. Yeah this needs to move to Semachecking, but we need `case Builtin::BI__builtin_elementwise_fmod` in SemaHLSL for the half float check

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


More information about the cfe-commits mailing list