User Details
User Details
- User Since
- Aug 12 2022, 5:23 AM (59 w, 5 d)
Mar 21 2023
Mar 21 2023
MarkGoncharovAl added a comment to D146415: [LSR]: Fix cast to BranchInst..
This patch has been landed
MarkGoncharovAl added a comment to D134893: [LSR][TTI][RISCV] Add isAllowTerminatingConditionFoldingAfterLSR into TTI and enable it for RISC-V.
I think we should start discussion again, because this pass has changed.
Mar 20 2023
Mar 20 2023
MarkGoncharovAl updated subscribers of D145905: [LSR]: Terminate folding condition use SymbolicMax..
@nikic , Please, comment what do you think about using SymbolicMax?
MarkGoncharovAl requested review of D146415: [LSR]: Fix cast to BranchInst..
MarkGoncharovAl updated the diff for D145929: [LSR] Fold terminating condition not only for eq and ne.
Last week, someone rewrote lit-tests style.
MarkGoncharovAl updated the summary of D145929: [LSR] Fold terminating condition not only for eq and ne.
Mar 16 2023
Mar 16 2023
MarkGoncharovAl added a comment to D145905: [LSR]: Terminate folding condition use SymbolicMax..
@eopXD , please, make comment to this MR.
Mar 15 2023
Mar 15 2023
MarkGoncharovAl updated the diff for D145929: [LSR] Fold terminating condition not only for eq and ne.
Update tests using update_test_checks.py
MarkGoncharovAl updated the diff for D145929: [LSR] Fold terminating condition not only for eq and ne.
- Fix checking branch swap successors.
- Tests are formatted accroding to clang-format and passed.
MarkGoncharovAl updated the diff for D145929: [LSR] Fold terminating condition not only for eq and ne.
Thank you for review!
Mar 14 2023
Mar 14 2023
MarkGoncharovAl added a comment to D145929: [LSR] Fold terminating condition not only for eq and ne.
@eopXD , please, review this change.
MarkGoncharovAl updated the diff for D145929: [LSR] Fold terminating condition not only for eq and ne.
MarkGoncharovAl updated the diff for D145905: [LSR]: Terminate folding condition use SymbolicMax..
Mar 13 2023
Mar 13 2023
MarkGoncharovAl updated the diff for D145929: [LSR] Fold terminating condition not only for eq and ne.
MarkGoncharovAl updated the diff for D145929: [LSR] Fold terminating condition not only for eq and ne.
Fix lit-test.
MarkGoncharovAl retitled D145929: [LSR] Fold terminating condition not only for eq and ne from LSR]: Fold terminating condition not only for eq and ne. to [LSR]: Fold terminating condition not only for eq and ne..
MarkGoncharovAl requested review of D145929: [LSR] Fold terminating condition not only for eq and ne.
MarkGoncharovAl requested review of D145905: [LSR]: Terminate folding condition use SymbolicMax..
Aug 25 2022
Aug 25 2022
MarkGoncharovAl retitled D132650: [RISCV] : Add support for simm10_lsb0000nonzero operand. from RISCV] : Add support for simm10_lsb0000nonzero operand to [RISCV] : Add support for simm10_lsb0000nonzero operand..
MarkGoncharovAl added a comment to D132650: [RISCV] : Add support for simm10_lsb0000nonzero operand..
I have no access to commit to upstream.
Please, push this PR instead of me.
MarkGoncharovAl requested review of D132650: [RISCV] : Add support for simm10_lsb0000nonzero operand..
Aug 24 2022
Aug 24 2022
MarkGoncharovAl added a comment to D131771: [RISCV] : Add support for immediate operands..
Aug 22 2022
Aug 22 2022
MarkGoncharovAl added a comment to D131771: [RISCV] : Add support for immediate operands..
I do not have commit access.
Someone who has it, please, push this commit to upstream.
Aug 18 2022
Aug 18 2022
MarkGoncharovAl edited reviewers for D131771: [RISCV] : Add support for immediate operands., added: craig.topper; removed: 255, 13rac1.
Please, take a look to review changes.
Aug 16 2022
Aug 16 2022
MarkGoncharovAl updated the diff for D131771: [RISCV] : Add support for immediate operands..
Diff to check new update relative to main branch.
MarkGoncharovAl updated the diff for D131771: [RISCV] : Add support for immediate operands..
Unuseful stray blank line was removed.
Aug 12 2022
Aug 12 2022
MarkGoncharovAl requested review of D131771: [RISCV] : Add support for immediate operands..
MarkGoncharovAl requested review of D131766: a.