[all-commits] [llvm/llvm-project] 3e8f21: [clang][Interp][NFC] Handle AddressSpaceConversion...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat Jun 15 06:13:10 PDT 2024


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

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

  Log Message:
  -----------
  [clang][Interp][NFC] Handle AddressSpaceConversion casts

Ignore them. No test yet, but this will be useful in a future commit.


  Commit: 8e954541581270c497cc961b08eff69dc41bc18d
      https://github.com/llvm/llvm-project/commit/8e954541581270c497cc961b08eff69dc41bc18d
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-06-15 (Sat, 15 Jun 2024)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeExprGen.h
    M clang/test/AST/Interp/vectors.cpp
    M clang/test/CodeGenOpenCLCXX/constexpr.clcpp

  Log Message:
  -----------
  [clang][Interp] Support ExtVectorElementExprs


Compare: https://github.com/llvm/llvm-project/compare/9476671dc3fa...8e9545415812

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