summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorS. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com>2025-07-01 12:09:54 -0700
committerGitHub <noreply@github.com>2025-07-01 12:09:54 -0700
commit119292c40b0fbca8aa7ef6796d75d0cf336f9909 (patch)
tree3c9d6acfb7bff0e9dece6acb51c58f7d5cf588ae /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentefe0deae3fc6211a15c0fa0cdf7707d06950a616 (diff)
[IR2Vec] Add out-of-place arithmetic operators to Embedding class (#145118)
This PR adds out-of-place arithmetic operators (`+`, `-`, `*`) to the `Embedding` class in IR2Vec, complementing the existing in-place operators (`+=`, `-=`, `*=`). Tests have been added to verify the functionality of these new operators. (Tracking issue - #141817)
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions