[all-commits] [llvm/llvm-project] 18000f: [clang][Interp][NFC] Reject non-floating CK_Floati...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Jun 17 23:39:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18000feec0e174194fec3476b8b73db1d767e0d2
      https://github.com/llvm/llvm-project/commit/18000feec0e174194fec3476b8b73db1d767e0d2
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-06-18 (Tue, 18 Jun 2024)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp

  Log Message:
  -----------
  [clang][Interp][NFC] Reject non-floating CK_FloatingCast casts

We need the types to be floating types. Rejecting the HLSL vector
casts here is also what the current interpreter does.



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