[all-commits] [llvm/llvm-project] 23a30e: [compiler-rt][ubsan] Add support for f16 (#129624)

Alexander Shaposhnikov via All-commits all-commits at lists.llvm.org
Tue Mar 4 00:38:35 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 23a30e68888e764b2f4d32e51d415b50fa5f5cac
      https://github.com/llvm/llvm-project/commit/23a30e68888e764b2f4d32e51d415b50fa5f5cac
  Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    M compiler-rt/lib/ubsan/ubsan_value.cpp
    M compiler-rt/test/ubsan/TestCases/Float/cast-overflow.cpp

  Log Message:
  -----------
  [compiler-rt][ubsan] Add support for f16 (#129624)

LLVM supports long double <-> f16 conversions so we can remove the old FIXME.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list