diff options
author | S. VenkataKeerthy <31350914+svkeerthy@users.noreply.github.com> | 2025-07-01 12:09:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-01 12:09:54 -0700 |
commit | 119292c40b0fbca8aa7ef6796d75d0cf336f9909 (patch) | |
tree | 3c9d6acfb7bff0e9dece6acb51c58f7d5cf588ae /clang/lib/Basic/SourceManager.cpp | |
parent | efe0deae3fc6211a15c0fa0cdf7707d06950a616 (diff) | |
download | llvm-119292c40b0fbca8aa7ef6796d75d0cf336f9909.zip llvm-119292c40b0fbca8aa7ef6796d75d0cf336f9909.tar.gz llvm-119292c40b0fbca8aa7ef6796d75d0cf336f9909.tar.bz2 |
[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 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions