llvm-project
[clang][bytecode] Implement arithmetic, bitwise and compound assignment operator
#108949
Merged

[clang][bytecode] Implement arithmetic, bitwise and compound assignment operator #108949

yronglin merged 5 commits into llvm:main from yronglin:vec_bin_op_p3
yronglin
yronglin [clang][bytecode] Implement arithmetic, bitwise and compound assignme…
3601f708
yronglin yronglin requested a review from tbaederr tbaederr 1 year ago
llvmbot llvmbot added clang
llvmbot llvmbot added clang:frontend
llvmbot
tbaederr
tbaederr commented on 2024-09-17
yronglin
yronglin [clang] Avoid create temporary storage for compound assignment operator
ffb3549c
tbaederr
yronglin [clang][bytecode] Do not pop LHS pointer if the result of the compoun…
cc1db53e
yronglin
tbaederr
yronglin [clang][bytecode] Add more tests
ae9b77bf
yronglin
tbaederr
tbaederr commented on 2024-09-21
yronglin [clang][bytecode] Add more int128 tests
6d0cca92
tbaederr
tbaederr approved these changes on 2024-09-21
yronglin yronglin merged f5a65d87 into main 1 year ago
rorth
tbaederr
rorth
tbaederr
rorth
rorth
tbaederr
rorth
tbaederr
nikic
yronglin
tbaederr
tbaederr

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone