[all-commits] [llvm/llvm-project] e9a30c: Support predicates
S. VenkataKeerthy via All-commits
all-commits at lists.llvm.org
Wed Oct 1 16:08:27 PDT 2025
Branch: refs/heads/users/svkeerthy/09-03-support_predicates
Home: https://github.com/llvm/llvm-project
Commit: e9a30c2a7443fc2f95057a9f614e9ea2945245c1
https://github.com/llvm/llvm-project/commit/e9a30c2a7443fc2f95057a9f614e9ea2945245c1
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