[all-commits] [llvm/llvm-project] b32710: [MIR2Vec] Added create factory methods for Vocabul...

S. VenkataKeerthy via All-commits all-commits at lists.llvm.org
Thu Oct 9 00:12:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b32710a56b4742ec393a2a5df97346e9668e9887
      https://github.com/llvm/llvm-project/commit/b32710a56b4742ec393a2a5df97346e9668e9887
  Author: S. VenkataKeerthy <31350914+svkeerthy at users.noreply.github.com>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/MIR2Vec.h
    M llvm/lib/CodeGen/MIR2Vec.cpp
    M llvm/test/CodeGen/MIR2Vec/vocab-error-handling.ll
    M llvm/unittests/CodeGen/MIR2VecTest.cpp

  Log Message:
  -----------
  [MIR2Vec] Added create factory methods for Vocabulary (#162569)

Added factory methods for vocabulary creation. This also would fix UB
issue introduced by #161713



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