[all-commits] [llvm/llvm-project] a34a08: [clang][bytecode] Handle non-primitive vector elem...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jan 29 07:39:25 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a34a087fc59779c53512eda094e1ca914a4526f2
      https://github.com/llvm/llvm-project/commit/a34a087fc59779c53512eda094e1ca914a4526f2
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-01-29 (Wed, 29 Jan 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Program.cpp
    A clang/test/AST/ByteCode/neon.c

  Log Message:
  -----------
  [clang][bytecode] Handle non-primitive vector element types (#124926)

By rejecting them. We would crash before.



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