[all-commits] [llvm/llvm-project] a1da10: [clang][bytecode] Fix non-initializing `__builtin_...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Feb 10 00:15:53 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1da10689c8bb90288bd5f10ce3af70a92f5da74
      https://github.com/llvm/llvm-project/commit/a1da10689c8bb90288bd5f10ce3af70a92f5da74
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/test/AST/ByteCode/builtin-functions.cpp

  Log Message:
  -----------
  [clang][bytecode] Fix non-initializing `__builtin_shufflevector` (#180691)

Create a local temporary we can use as destination.



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