Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

RitanyaB (Ritanya)
User

Projects

User does not belong to any projects.

User Details

User Since
Dec 7 2021, 2:36 AM (94 w, 6 d)

Recent Activity

Aug 6 2023

RitanyaB requested review of D157229: Fix edge case in declare target initializer expression.
Aug 6 2023, 6:40 AM · Restricted Project, Restricted Project

May 30 2023

RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 30 2023, 11:03 PM · Restricted Project, Restricted Project
RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 30 2023, 10:12 AM · Restricted Project, Restricted Project
RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 30 2023, 9:09 AM · Restricted Project, Restricted Project

May 28 2023

RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 28 2023, 9:55 PM · Restricted Project, Restricted Project

May 25 2023

RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 25 2023, 4:00 AM · Restricted Project, Restricted Project

May 22 2023

RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 22 2023, 7:08 AM · Restricted Project, Restricted Project

May 13 2023

RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 13 2023, 6:58 AM · Restricted Project, Restricted Project

May 10 2023

RitanyaB added inline comments to D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 10 2023, 9:25 AM · Restricted Project, Restricted Project
RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 10 2023, 9:20 AM · Restricted Project, Restricted Project

May 9 2023

RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
May 9 2023, 9:30 AM · Restricted Project, Restricted Project

Apr 25 2023

RitanyaB updated the diff for D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.

Adding the support in SemaOpenMP.cpp.

Apr 25 2023, 3:40 AM · Restricted Project, Restricted Project

Mar 28 2023

RitanyaB added inline comments to D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
Mar 28 2023, 7:14 AM · Restricted Project, Restricted Project

Mar 27 2023

RitanyaB added inline comments to D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
Mar 27 2023, 7:15 AM · Restricted Project, Restricted Project

Mar 23 2023

RitanyaB added inline comments to D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
Mar 23 2023, 1:57 AM · Restricted Project, Restricted Project

Mar 20 2023

RitanyaB added inline comments to D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
Mar 20 2023, 7:06 AM · Restricted Project, Restricted Project
RitanyaB requested review of D146418: Support for OpenMP 5.0 sec 2.12.7 - Declare Target initializer expressions.
Mar 20 2023, 5:52 AM · Restricted Project, Restricted Project

Jun 23 2022

RitanyaB added a comment to D125669: Adding support for target in_reduction.

What about the description? Shall we still emit if(0)?

Jun 23 2022, 3:23 AM · Restricted Project, Restricted Project, Restricted Project

Jun 21 2022

RitanyaB updated the diff for D125669: Adding support for target in_reduction.

The if condition in the method EmitOMPTargetTaskBasedDirective in CGStmtOpenMP.cpp file was removed since it was unnecessary.

Jun 21 2022, 4:42 AM · Restricted Project, Restricted Project, Restricted Project

Jun 13 2022

RitanyaB added a comment to D125669: Adding support for target in_reduction.

Could someone please review the changes?

Jun 13 2022, 11:44 PM · Restricted Project, Restricted Project, Restricted Project

May 17 2022

RitanyaB added a reviewer for D125669: Adding support for target in_reduction: tianshilei1992.
May 17 2022, 12:13 AM · Restricted Project, Restricted Project, Restricted Project

May 16 2022

RitanyaB added a reviewer for D125669: Adding support for target in_reduction: sandeepkosuri.
May 16 2022, 11:52 PM · Restricted Project, Restricted Project, Restricted Project
RitanyaB requested review of D125669: Adding support for target in_reduction.
May 16 2022, 1:16 AM · Restricted Project, Restricted Project, Restricted Project

Mar 28 2022

Herald added a project to D114005: [OpenMP][Tools] Fix handling of initial-task-end: Restricted Project.

Hi, @protze.joachim.
We have a dependency on this patch, therefore we'd like to know if you'll be committing it or if it's been held back for unknown reasons.

Mar 28 2022, 3:23 AM · Restricted Project, Restricted Project

Mar 23 2022

Herald added a project to D115919: SIGSEGV in Sanitizer INTERCEPTOR of strstr function.: Restricted Project.
Mar 23 2022, 3:02 AM · Restricted Project, Restricted Project

Jan 3 2022

RitanyaB added a comment to D115919: SIGSEGV in Sanitizer INTERCEPTOR of strstr function..

hm, according to this it's Undefined Behavior
Sanitizer should probably crash in this case, at least with strict_string_checks
https://en.cppreference.com/w/c/string/byte/strstr

If this version is OK, I will land it?

Jan 3 2022, 10:15 PM · Restricted Project, Restricted Project

Dec 22 2021

RitanyaB added a comment to D115919: SIGSEGV in Sanitizer INTERCEPTOR of strstr function..

Nice find!

Can you please extend llvm-project/compiler-rt/test/sanitizer_common/TestCases/strstr.c

Dec 22 2021, 3:35 AM · Restricted Project, Restricted Project
RitanyaB updated the diff for D115919: SIGSEGV in Sanitizer INTERCEPTOR of strstr function..
Dec 22 2021, 3:33 AM · Restricted Project, Restricted Project

Dec 17 2021

RitanyaB requested review of D115919: SIGSEGV in Sanitizer INTERCEPTOR of strstr function..
Dec 17 2021, 12:06 AM · Restricted Project, Restricted Project

Dec 15 2021

RitanyaB added a comment to D115328: SIGSEGV in ompt_tsan_dependences with for-ordered.

Thanks for the update. LGTM.
Can you commit yourself, or should I commit the fix for you?

Dec 15 2021, 10:48 PM · Restricted Project

Dec 14 2021

RitanyaB updated the diff for D115328: SIGSEGV in ompt_tsan_dependences with for-ordered.
Dec 14 2021, 4:50 AM · Restricted Project

Dec 8 2021

RitanyaB requested review of D115328: SIGSEGV in ompt_tsan_dependences with for-ordered.
Dec 8 2021, 3:33 AM · Restricted Project