================ @@ -662,6 +662,12 @@ def Clz : Builtin, BitShort_Int_Long_LongLongTemplate { // FIXME: Add int clzimax(uintmax_t) ---------------- overmighty wrote: Should this FIXME and the `ctzimax(uintmax_t)` one below be removed? https://github.com/llvm/llvm-project/pull/83431