[all-commits] [llvm/llvm-project] 690901: [clang][ExprConst] allow single element access of ...

Vikram Hegde via All-commits all-commits at lists.llvm.org
Mon Jul 29 21:50:45 PDT 2024


  Branch: refs/heads/users/vikramRH/vector_constexpr
  Home:   https://github.com/llvm/llvm-project
  Commit: 690901f2370381285afa7cf7c2f7401d89e568f6
      https://github.com/llvm/llvm-project/commit/690901f2370381285afa7cf7c2f7401d89e568f6
  Author: Vikram <Vikram.Hegde at amd.com>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/AST/ExprConstant.cpp
    M clang/lib/AST/Interp/State.h
    M clang/test/AST/Interp/builtin-functions.cpp
    M clang/test/AST/Interp/vectors.cpp
    M clang/test/CodeGenCXX/temporaries.cpp
    A clang/test/SemaCXX/constexpr-vectors-access-elements.cpp

  Log Message:
  -----------
  [clang][ExprConst] allow single element access of vector object to be constant expression



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