[all-commits] [llvm/llvm-project] 89e0e6: Support predicates

S. VenkataKeerthy via All-commits all-commits at lists.llvm.org
Wed Oct 1 14:34:57 PDT 2025


  Branch: refs/heads/users/svkeerthy/09-03-support_predicates
  Home:   https://github.com/llvm/llvm-project
  Commit: 89e0e620c24e9cccad45970726fb1cd47b4bb281
      https://github.com/llvm/llvm-project/commit/89e0e620c24e9cccad45970726fb1cd47b4bb281
  Author: svkeerthy <venkatakeerthy at google.com>
  Date:   2025-10-01 (Wed, 01 Oct 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/IR2Vec.h
    M llvm/lib/Analysis/IR2Vec.cpp
    M llvm/test/Analysis/IR2Vec/Inputs/dummy_2D_vocab.json
    M llvm/test/Analysis/IR2Vec/Inputs/dummy_3D_nonzero_arg_vocab.json
    M llvm/test/Analysis/IR2Vec/Inputs/dummy_3D_nonzero_opc_vocab.json
    M llvm/test/Analysis/IR2Vec/Inputs/reference_default_vocab_print.txt
    M llvm/test/Analysis/IR2Vec/Inputs/reference_wtd1_vocab_print.txt
    M llvm/test/Analysis/IR2Vec/Inputs/reference_wtd2_vocab_print.txt
    M llvm/test/Analysis/IR2Vec/if-else.ll
    M llvm/test/Analysis/IR2Vec/unreachable.ll
    M llvm/test/tools/llvm-ir2vec/entities.ll
    M llvm/tools/llvm-ir2vec/llvm-ir2vec.cpp
    M llvm/unittests/Analysis/IR2VecTest.cpp

  Log Message:
  -----------
  Support predicates



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