Page MenuHomePhabricator

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

Nuullll (Yilong Guo)
User

Projects

User does not belong to any projects.

User Details

User Since
Jan 19 2021, 9:12 PM (141 w, 19 h)

Recent Activity

Jun 27 2023

Nuullll accepted D153798: [clang-format] Correctly annotate operator free function call.

Thanks, LGTM!

Jun 27 2023, 2:39 AM · Restricted Project, Restricted Project, Restricted Project

Mar 2 2023

Nuullll added a comment to D141650: [VectorUtils] Enhance VFABI demangling API.

ping #3

Mar 2 2023, 5:56 PM · Restricted Project, Restricted Project

Feb 22 2023

Nuullll added a comment to D141650: [VectorUtils] Enhance VFABI demangling API.

Hello, can anyone help commit this patch? Thanks!

Feb 22 2023, 6:46 PM · Restricted Project, Restricted Project

Feb 14 2023

Nuullll added reviewers for D141650: [VectorUtils] Enhance VFABI demangling API: mmasten, xtian.
Feb 14 2023, 8:55 PM · Restricted Project, Restricted Project

Feb 13 2023

Nuullll added a comment to D141650: [VectorUtils] Enhance VFABI demangling API.

ping #2

Feb 13 2023, 7:13 PM · Restricted Project, Restricted Project

Feb 2 2023

Nuullll added a comment to D141650: [VectorUtils] Enhance VFABI demangling API.

A gentle ping :-)

Feb 2 2023, 5:15 AM · Restricted Project, Restricted Project

Jan 27 2023

Nuullll updated the diff for D141650: [VectorUtils] Enhance VFABI demangling API.

Removed the AllowEmptyParameter parameter.

Jan 27 2023, 8:26 PM · Restricted Project, Restricted Project
Nuullll added a comment to D141650: [VectorUtils] Enhance VFABI demangling API.

Thanks all for the inputs!

Jan 27 2023, 8:17 PM · Restricted Project, Restricted Project
Nuullll abandoned D142798: Allow empty parameter list demangling.
Jan 27 2023, 7:44 PM · Restricted Project, Restricted Project
Nuullll requested review of D142798: Allow empty parameter list demangling.
Jan 27 2023, 7:43 PM · Restricted Project, Restricted Project

Jan 18 2023

Nuullll updated subscribers of D141650: [VectorUtils] Enhance VFABI demangling API.

Thanks a lot for reviewing!

@lebedev.ri

  1. Do we need that parameter? Is empty <parameters> list generally ill-formed and must be diagnosed?

There's one subtle difference in AArch64 and X86 VFABI documentations about Vector Function Name Mangling: the X86 doc explicitly allows an empty parameter list while the AArch64 doc doesn't -- so I think this is why we need a parameter to let users choose whatever standard to conform. In fact, our internal implementation has to remove the diagnostic on empty parameter from tryDemangleForVFABI to make sure we're conforming the X86 VFABI.

Nitpick: would it be possible to simply ask AArch64 for clarification, what is the intended behaviour for them?

Jan 18 2023, 7:08 PM · Restricted Project, Restricted Project

Jan 15 2023

Nuullll added a comment to D141650: [VectorUtils] Enhance VFABI demangling API.

Thanks a lot for reviewing!

Jan 15 2023, 7:17 PM · Restricted Project, Restricted Project

Jan 12 2023

Nuullll published D141650: [VectorUtils] Enhance VFABI demangling API for review.
Jan 12 2023, 8:23 PM · Restricted Project, Restricted Project

Aug 21 2022

Nuullll published D132344: [LV][SLP] Mark is_fpclass as vectorizable for review.
Aug 21 2022, 9:28 PM · Restricted Project, Restricted Project

Jun 23 2022

Nuullll added a reviewer for D128024: [llvm-diff] Fix false alarm on PHI node: fhahn.
Jun 23 2022, 6:49 PM · Restricted Project, Restricted Project
Nuullll added inline comments to D128024: [llvm-diff] Fix false alarm on PHI node.
Jun 23 2022, 6:47 PM · Restricted Project, Restricted Project

Jun 16 2022

Nuullll updated the diff for D128024: [llvm-diff] Fix false alarm on PHI node.
Jun 16 2022, 7:48 PM · Restricted Project, Restricted Project
Nuullll added reviewers for D128024: [llvm-diff] Fix false alarm on PHI node: void, dblaikie.
Jun 16 2022, 7:46 PM · Restricted Project, Restricted Project
Nuullll requested review of D128024: [llvm-diff] Fix false alarm on PHI node.
Jun 16 2022, 7:42 PM · Restricted Project, Restricted Project

Nov 24 2021

Nuullll added inline comments to D114394: Compile-time computation of string attribute hashes.
Nov 24 2021, 4:28 AM · Restricted Project, Restricted Project

Nov 22 2021

Nuullll added a comment to D114082: [WIP] Normalize String Attributes.

Thanks for this. I planned something similar to turn string literal typo errors into compile errors as well.
The typos are really hard to identify :-P

Nov 22 2021, 7:59 PM · Restricted Project, Restricted Project

Nov 8 2021

Nuullll abandoned D113081: [LowerSwitch] Delete all new dead blocks accurately.

Thanks all for leaving the comments. I agree with you.

Nov 8 2021, 5:21 PM · Restricted Project

Nov 3 2021

Nuullll added a reviewer for D113081: [LowerSwitch] Delete all new dead blocks accurately: clin1.
Nov 3 2021, 11:01 PM · Restricted Project

Nov 2 2021

Nuullll updated the diff for D113081: [LowerSwitch] Delete all new dead blocks accurately.

Fix AMDGPU llc-pipeline test

Nov 2 2021, 10:48 PM · Restricted Project
Nuullll added reviewers for D113081: [LowerSwitch] Delete all new dead blocks accurately: kazu, chenli, arsenm, Ka-Ka, nikic, aeubanks, andrew.w.kaylor.
Nov 2 2021, 10:46 PM · Restricted Project
Nuullll updated the diff for D113081: [LowerSwitch] Delete all new dead blocks accurately.

Preserve analysis for new pass manager.

Nov 2 2021, 10:34 PM · Restricted Project
Nuullll requested review of D113081: [LowerSwitch] Delete all new dead blocks accurately.
Nov 2 2021, 10:32 PM · Restricted Project

Jun 17 2021

Nuullll added a comment to D103678: [Format] Fix incorrect pointer/reference detection.

Do you need some one to commit this? If yes please state name and email, some one will chime in to commit it.

Yes, please someone help commit this.

Jun 17 2021, 12:07 AM · Restricted Project, Restricted Project

Jun 8 2021

Nuullll added inline comments to D103678: [Format] Fix incorrect pointer/reference detection.
Jun 8 2021, 6:40 PM · Restricted Project, Restricted Project
Nuullll updated the diff for D103678: [Format] Fix incorrect pointer/reference detection.

Minor updates.

Jun 8 2021, 6:30 PM · Restricted Project, Restricted Project
Nuullll added a comment to D103678: [Format] Fix incorrect pointer/reference detection.

Pre-check failure: the github server is currently down.

Jun 8 2021, 3:26 AM · Restricted Project, Restricted Project
Nuullll added inline comments to D103678: [Format] Fix incorrect pointer/reference detection.
Jun 8 2021, 12:51 AM · Restricted Project, Restricted Project
Nuullll updated the diff for D103678: [Format] Fix incorrect pointer/reference detection.

Add more tests.

Jun 8 2021, 12:45 AM · Restricted Project, Restricted Project

Jun 4 2021

Nuullll requested review of D103678: [Format] Fix incorrect pointer/reference detection.
Jun 4 2021, 2:42 AM · Restricted Project, Restricted Project

Jun 3 2021

Nuullll added a comment to D103589: [Format] Fix incorrect pointer detection.

LGTM. Thanks for fixing this!
Do you have commit rights or you need somebody to land it for you?

Jun 3 2021, 5:13 PM · Restricted Project, Restricted Project

Jun 2 2021

Nuullll added a reviewer for D103589: [Format] Fix incorrect pointer detection: djasper.
Jun 2 2021, 10:41 PM · Restricted Project, Restricted Project
Nuullll added a comment to D103589: [Format] Fix incorrect pointer detection.

Thanks for looking into this, but please add a test case that demonstrates the bug to FormatTests.cpp
Also, is there, by any chance, an associated bugzilla ticket?

Jun 2 2021, 10:38 PM · Restricted Project, Restricted Project
Nuullll updated the diff for D103589: [Format] Fix incorrect pointer detection.

Add test.

Jun 2 2021, 10:36 PM · Restricted Project, Restricted Project
Nuullll requested review of D103589: [Format] Fix incorrect pointer detection.
Jun 2 2021, 10:12 PM · Restricted Project, Restricted Project

May 13 2021

Nuullll added a comment to D100446: [Transforms][Debugify] Fix "Missing line" false alarm on PHI nodes.

Ah, this is my first time trying to make a llvm contribution.
What shall I do next to get my patch landed?

Thanks for this!
I can commit this for you (with your name in the 'Patch by' sign) in the case you don't have commit access yet?

May 13 2021, 4:28 AM · Restricted Project
Nuullll added a comment to D100446: [Transforms][Debugify] Fix "Missing line" false alarm on PHI nodes.

Ah, this is my first time trying to make a llvm contribution.
What shall I do next to get my patch landed?

May 13 2021, 2:33 AM · Restricted Project

Apr 27 2021

Nuullll added a comment to D100446: [Transforms][Debugify] Fix "Missing line" false alarm on PHI nodes.

Removed useless attributes in the test.

Apr 27 2021, 12:31 AM · Restricted Project
Nuullll updated the diff for D100446: [Transforms][Debugify] Fix "Missing line" false alarm on PHI nodes.
Apr 27 2021, 12:29 AM · Restricted Project

Apr 22 2021

Nuullll added a reviewer for D100446: [Transforms][Debugify] Fix "Missing line" false alarm on PHI nodes: xiangzhangllvm.
Apr 22 2021, 1:46 AM · Restricted Project

Apr 13 2021

Nuullll requested review of D100446: [Transforms][Debugify] Fix "Missing line" false alarm on PHI nodes.
Apr 13 2021, 10:41 PM · Restricted Project