Page MenuHomePhabricator

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

yubing (Bing Yu)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 22 2019, 5:40 PM (214 w, 1 d)

Recent Activity

Aug 23 2023

yubing abandoned D157251: [X86][regcall] Do not produce @ number suffix if it is regcall4.
Aug 23 2023, 12:35 AM · Restricted Project, Restricted Project

Aug 9 2023

yubing added a reviewer for D157251: [X86][regcall] Do not produce @ number suffix if it is regcall4: mikerice.
Aug 9 2023, 7:56 PM · Restricted Project, Restricted Project

Aug 8 2023

yubing updated the diff for D157251: [X86][regcall] Do not produce @ number suffix if it is regcall4.

small fix

Aug 8 2023, 11:51 PM · Restricted Project, Restricted Project
yubing updated the diff for D157251: [X86][regcall] Do not produce @ number suffix if it is regcall4.

small fix

Aug 8 2023, 11:47 PM · Restricted Project, Restricted Project
yubing updated the diff for D157251: [X86][regcall] Do not produce @ number suffix if it is regcall4.

add testcase

Aug 8 2023, 11:40 PM · Restricted Project, Restricted Project

Aug 6 2023

yubing added reviewers for D157251: [X86][regcall] Do not produce @ number suffix if it is regcall4: erichkeane, pengfei.
Aug 6 2023, 8:17 PM · Restricted Project, Restricted Project
yubing requested review of D157251: [X86][regcall] Do not produce @ number suffix if it is regcall4.
Aug 6 2023, 8:12 PM · Restricted Project, Restricted Project

Aug 2 2023

yubing committed rG8b9c412aec41: [DominanceFrontier] fix addToFrontier to use insert (authored by wenju).
[DominanceFrontier] fix addToFrontier to use insert
Aug 2 2023, 10:59 PM · Restricted Project, Restricted Project
yubing committed rG6ee497aa0b48: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32 (authored by yubing).
[X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32
Aug 2 2023, 10:59 PM · Restricted Project, Restricted Project, Restricted Project
yubing closed D155417: [DominanceFrontier] fix addToFrontier to use insert.
Aug 2 2023, 10:59 PM · Restricted Project, Restricted Project
yubing closed D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.
Aug 2 2023, 10:59 PM · Restricted Project, Restricted Project, Restricted Project

Jul 31 2023

yubing updated the diff for D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.

update testcase due to w=>x

Jul 31 2023, 11:32 PM · Restricted Project, Restricted Project, Restricted Project
yubing updated the diff for D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.

address c++ windows's mangling prefix w=>x

Jul 31 2023, 11:22 PM · Restricted Project, Restricted Project, Restricted Project

Jul 24 2023

yubing added inline comments to D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.
Jul 24 2023, 7:14 AM · Restricted Project, Restricted Project, Restricted Project
yubing added inline comments to D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.
Jul 24 2023, 6:56 AM · Restricted Project, Restricted Project, Restricted Project
yubing added a reviewer for D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32: fzou1.
Jul 24 2023, 2:48 AM · Restricted Project, Restricted Project, Restricted Project
yubing updated the diff for D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.

small fix

Jul 24 2023, 2:47 AM · Restricted Project, Restricted Project, Restricted Project
yubing added inline comments to D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.
Jul 24 2023, 2:45 AM · Restricted Project, Restricted Project, Restricted Project
yubing updated the diff for D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.

make retcc respect regcall ABI v.4 as well

Jul 24 2023, 2:42 AM · Restricted Project, Restricted Project, Restricted Project

Jul 20 2023

yubing added a comment to D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.

ping?

Jul 20 2023, 8:24 PM · Restricted Project, Restricted Project, Restricted Project
yubing updated the diff for D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.

small fix

Jul 20 2023, 10:11 AM · Restricted Project, Restricted Project, Restricted Project
yubing added reviewers for D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32: erichkeane, pengfei.
Jul 20 2023, 10:09 AM · Restricted Project, Restricted Project, Restricted Project
yubing requested review of D155863: [X86][Regcall] Add an option to respect regcall ABI v.4 in win64&win32.
Jul 20 2023, 10:06 AM · Restricted Project, Restricted Project, Restricted Project

Jun 19 2023

yubing committed rG516e32678d87: [X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into… (authored by yubing).
[X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into…
Jun 19 2023, 8:56 PM · Restricted Project, Restricted Project
yubing closed D153002: [X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into tilestore.
Jun 19 2023, 8:55 PM · Restricted Project, Restricted Project
yubing updated the diff for D153002: [X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into tilestore.

add comments

Jun 19 2023, 6:40 PM · Restricted Project, Restricted Project
yubing updated the diff for D153002: [X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into tilestore.

do it for amxcast&load as well

Jun 19 2023, 1:59 AM · Restricted Project, Restricted Project
yubing committed rG7faed5c49ca1: [X86][AMX] Let Store not be removed if combineCastStore failed (authored by yubing).
[X86][AMX] Let Store not be removed if combineCastStore failed
Jun 19 2023, 12:21 AM · Restricted Project, Restricted Project
yubing closed D152819: [X86][AMX] Let Store not be removed if combineCastStore failed.
Jun 19 2023, 12:21 AM · Restricted Project, Restricted Project

Jun 15 2023

yubing added a comment to D152231: [CodeGen] Disable default copy ctor and copy assignment operator for class Array.

@dblaikie @aditya_nandakumar i just revert the commit

Jun 15 2023, 6:45 PM · Restricted Project, Restricted Project
yubing added a reverting change for rG466678b52020: [CodeGen] Disable default copy ctor and copy assignment operator for class Array: rGc7cbf563cebd: Revert "[CodeGen] Disable default copy ctor and copy assignment operator for….
Jun 15 2023, 6:43 PM · Restricted Project, Restricted Project
yubing committed rGc7cbf563cebd: Revert "[CodeGen] Disable default copy ctor and copy assignment operator for… (authored by yubing).
Revert "[CodeGen] Disable default copy ctor and copy assignment operator for…
Jun 15 2023, 6:43 PM · Restricted Project, Restricted Project
yubing added a reverting change for D152231: [CodeGen] Disable default copy ctor and copy assignment operator for class Array: rGc7cbf563cebd: Revert "[CodeGen] Disable default copy ctor and copy assignment operator for….
Jun 15 2023, 6:43 PM · Restricted Project, Restricted Project
yubing added inline comments to D124378: [X86][AMX] combine tile cast and load/store instruction..
Jun 15 2023, 2:13 AM · Restricted Project, Restricted Project
yubing planned changes to D153002: [X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into tilestore.
Jun 15 2023, 2:07 AM · Restricted Project, Restricted Project
yubing retitled D153002: [X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into tilestore from [X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into tilestore: %tile = call x86_amx @llvm.x86.tileloadd64.internal(i16 8, i16 32, i8* %src_ptr, i64 64) %vec = call <256 x i8> @llvm.x86.cast.tile.to.vector.v256i8(x86_amx... to [X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into tilestore.
Jun 15 2023, 1:30 AM · Restricted Project, Restricted Project
yubing requested review of D153002: [X86][AMX] set Stride to Tile's Col when doing combine amxcast and store into tilestore.
Jun 15 2023, 1:29 AM · Restricted Project, Restricted Project
yubing added inline comments to D124378: [X86][AMX] combine tile cast and load/store instruction..
Jun 15 2023, 12:21 AM · Restricted Project, Restricted Project

Jun 13 2023

yubing added inline comments to D152819: [X86][AMX] Let Store not be removed if combineCastStore failed.
Jun 13 2023, 6:48 PM · Restricted Project, Restricted Project
yubing added reviewers for D152819: [X86][AMX] Let Store not be removed if combineCastStore failed: pengfei, LuoYuanke.
Jun 13 2023, 8:04 AM · Restricted Project, Restricted Project
yubing requested review of D152819: [X86][AMX] Let Store not be removed if combineCastStore failed.
Jun 13 2023, 8:04 AM · Restricted Project, Restricted Project

Jun 8 2023

yubing committed rG9b9848fb4d04: [CodeGen] Disable default copy ctor and copy assignment operator for… (authored by yubing).
[CodeGen] Disable default copy ctor and copy assignment operator for…
Jun 8 2023, 12:52 AM · Restricted Project, Restricted Project
yubing closed D152233: [CodeGen] Disable default copy ctor and copy assignment operator for AggressiveAntiDepBreaker.
Jun 8 2023, 12:52 AM · Restricted Project, Restricted Project
yubing committed rG03eb1c9755f0: [CodeGen] Disable default copy ctor and copy assignment operator for… (authored by yubing).
[CodeGen] Disable default copy ctor and copy assignment operator for…
Jun 8 2023, 12:51 AM · Restricted Project, Restricted Project
yubing closed D152237: [CodeGen] Disable default copy ctor and copy assignment operator for PressureDiffs.
Jun 8 2023, 12:51 AM · Restricted Project, Restricted Project
yubing committed rGf2b43a77e110: [CodeGen] Disable default copy ctor and copy assignment operator for… (authored by yubing).
[CodeGen] Disable default copy ctor and copy assignment operator for…
Jun 8 2023, 12:51 AM · Restricted Project, Restricted Project
yubing closed D152240: [CodeGen] Disable default copy ctor and copy assignment operator for MachineSchedContext.
Jun 8 2023, 12:50 AM · Restricted Project, Restricted Project

Jun 7 2023

yubing committed rGa6bd2241b861: [ExecutionEngine] Support TargetExtType in Interpreter (authored by wenju).
[ExecutionEngine] Support TargetExtType in Interpreter
Jun 7 2023, 6:25 PM · Restricted Project, Restricted Project
yubing closed D148283: [ExecutionEngine] Support TargetExtType in Interpreter.
Jun 7 2023, 6:25 PM · Restricted Project, Restricted Project

Jun 6 2023

yubing added a comment to D152233: [CodeGen] Disable default copy ctor and copy assignment operator for AggressiveAntiDepBreaker.

ping?

Jun 6 2023, 11:34 PM · Restricted Project, Restricted Project
yubing added a comment to D152237: [CodeGen] Disable default copy ctor and copy assignment operator for PressureDiffs.

ping?

Jun 6 2023, 11:34 PM · Restricted Project, Restricted Project
yubing added a comment to D152240: [CodeGen] Disable default copy ctor and copy assignment operator for MachineSchedContext.

ping?

Jun 6 2023, 11:33 PM · Restricted Project, Restricted Project
yubing committed rG2b09c50f69b7: [CodeGen] Disable default copy assignment operator for struct VectorInfo (authored by yubing).
[CodeGen] Disable default copy assignment operator for struct VectorInfo
Jun 6 2023, 11:33 PM · Restricted Project, Restricted Project
yubing closed D152230: [CodeGen] Disable default copy assignment operator for struct VectorInfo.
Jun 6 2023, 11:33 PM · Restricted Project, Restricted Project
yubing committed rG466678b52020: [CodeGen] Disable default copy ctor and copy assignment operator for class Array (authored by yubing).
[CodeGen] Disable default copy ctor and copy assignment operator for class Array
Jun 6 2023, 11:32 PM · Restricted Project, Restricted Project
yubing closed D152231: [CodeGen] Disable default copy ctor and copy assignment operator for class Array.
Jun 6 2023, 11:32 PM · Restricted Project, Restricted Project
yubing committed rG93405962f98c: [CodeGen] Disable default copy ctor and copy assignment operator for… (authored by yubing).
[CodeGen] Disable default copy ctor and copy assignment operator for…
Jun 6 2023, 11:31 PM · Restricted Project, Restricted Project
yubing closed D152232: [CodeGen] Disable default copy ctor and copy assignment operator for VLIWPacketizerList.
Jun 6 2023, 11:31 PM · Restricted Project, Restricted Project
yubing committed rG0b48f51f0b6a: [CodeGen] Disable default copy ctor and copy assignment operator for class… (authored by yubing).
[CodeGen] Disable default copy ctor and copy assignment operator for class…
Jun 6 2023, 11:31 PM · Restricted Project, Restricted Project
yubing closed D152234: [CodeGen] Disable default copy ctor and copy assignment operator for class Scoreboard.
Jun 6 2023, 11:30 PM · Restricted Project, Restricted Project
yubing committed rGeb63819b51c8: [CodeGen] Disable default copy ctor and copy assignment operator for… (authored by yubing).
[CodeGen] Disable default copy ctor and copy assignment operator for…
Jun 6 2023, 11:29 PM · Restricted Project, Restricted Project
yubing closed D152235: [CodeGen] Disable default copy ctor and copy assignment operator for InterferenceCache.
Jun 6 2023, 11:29 PM · Restricted Project, Restricted Project
yubing committed rGbaa31baab54b: [CodeGen] Disable default copy ctor and copy assignment operator for class… (authored by yubing).
[CodeGen] Disable default copy ctor and copy assignment operator for class…
Jun 6 2023, 11:28 PM · Restricted Project, Restricted Project
yubing closed D152238: [CodeGen] Disable default copy ctor and copy assignment operator for class Circuits.
Jun 6 2023, 11:28 PM · Restricted Project, Restricted Project
yubing committed rG8ea3afeed59a: [CodeGen] Disable default copy ctor and copy assignment operator for… (authored by yubing).
[CodeGen] Disable default copy ctor and copy assignment operator for…
Jun 6 2023, 11:27 PM · Restricted Project, Restricted Project
yubing closed D152239: [CodeGen] Disable default copy ctor and copy assignment operator for VLIWResourceModel.
Jun 6 2023, 11:27 PM · Restricted Project, Restricted Project
yubing committed rGae32ba4e015b: Set isRequired true for CFGViewer/CFGPrinter passes (authored by wenju).
Set isRequired true for CFGViewer/CFGPrinter passes
Jun 6 2023, 11:21 PM · Restricted Project, Restricted Project
yubing closed D152122: Set isRequired true for CFGViewer/CFGPrinter passes.
Jun 6 2023, 11:21 PM · Restricted Project, Restricted Project
yubing added reviewers for D152240: [CodeGen] Disable default copy ctor and copy assignment operator for MachineSchedContext: atrick, pengfei.
Jun 6 2023, 12:12 AM · Restricted Project, Restricted Project
yubing requested review of D152240: [CodeGen] Disable default copy ctor and copy assignment operator for MachineSchedContext.
Jun 6 2023, 12:12 AM · Restricted Project, Restricted Project
yubing added reviewers for D152239: [CodeGen] Disable default copy ctor and copy assignment operator for VLIWResourceModel: JamesNagurne, pengfei.
Jun 6 2023, 12:07 AM · Restricted Project, Restricted Project
yubing requested review of D152239: [CodeGen] Disable default copy ctor and copy assignment operator for VLIWResourceModel.
Jun 6 2023, 12:07 AM · Restricted Project, Restricted Project
yubing added reviewers for D152238: [CodeGen] Disable default copy ctor and copy assignment operator for class Circuits: aprantl, pengfei.
Jun 6 2023, 12:02 AM · Restricted Project, Restricted Project
yubing requested review of D152238: [CodeGen] Disable default copy ctor and copy assignment operator for class Circuits.
Jun 6 2023, 12:01 AM · Restricted Project, Restricted Project

Jun 5 2023

yubing added reviewers for D152237: [CodeGen] Disable default copy ctor and copy assignment operator for PressureDiffs: atrick, pengfei.
Jun 5 2023, 11:55 PM · Restricted Project, Restricted Project
yubing requested review of D152237: [CodeGen] Disable default copy ctor and copy assignment operator for PressureDiffs.
Jun 5 2023, 11:54 PM · Restricted Project, Restricted Project
yubing added reviewers for D152235: [CodeGen] Disable default copy ctor and copy assignment operator for InterferenceCache: Eugene.Zelenko, pengfei.
Jun 5 2023, 11:51 PM · Restricted Project, Restricted Project
yubing requested review of D152235: [CodeGen] Disable default copy ctor and copy assignment operator for InterferenceCache.
Jun 5 2023, 11:50 PM · Restricted Project, Restricted Project
yubing added reviewers for D152234: [CodeGen] Disable default copy ctor and copy assignment operator for class Scoreboard: Eugene.Zelenko, pengfei.
Jun 5 2023, 11:46 PM · Restricted Project, Restricted Project
yubing requested review of D152234: [CodeGen] Disable default copy ctor and copy assignment operator for class Scoreboard.
Jun 5 2023, 11:45 PM · Restricted Project, Restricted Project
yubing added reviewers for D152233: [CodeGen] Disable default copy ctor and copy assignment operator for AggressiveAntiDepBreaker: bkramer, pengfei.
Jun 5 2023, 11:42 PM · Restricted Project, Restricted Project
yubing requested review of D152233: [CodeGen] Disable default copy ctor and copy assignment operator for AggressiveAntiDepBreaker.
Jun 5 2023, 11:40 PM · Restricted Project, Restricted Project
yubing added a reviewer for D152232: [CodeGen] Disable default copy ctor and copy assignment operator for VLIWPacketizerList: pengfei.
Jun 5 2023, 11:33 PM · Restricted Project, Restricted Project
yubing requested review of D152232: [CodeGen] Disable default copy ctor and copy assignment operator for VLIWPacketizerList.
Jun 5 2023, 11:33 PM · Restricted Project, Restricted Project
yubing added a reviewer for D151699: [VLIWMachineScheduler] Disable default copy ctor and copy assignment operator for VLIWSchedBoundary: pengfei.
Jun 5 2023, 11:33 PM · Restricted Project, Restricted Project
yubing updated the summary of D152231: [CodeGen] Disable default copy ctor and copy assignment operator for class Array.
Jun 5 2023, 11:28 PM · Restricted Project, Restricted Project
yubing requested review of D152231: [CodeGen] Disable default copy ctor and copy assignment operator for class Array.
Jun 5 2023, 11:28 PM · Restricted Project, Restricted Project
yubing added reviewers for D152230: [CodeGen] Disable default copy assignment operator for struct VectorInfo: kazu, marels.
Jun 5 2023, 11:14 PM · Restricted Project, Restricted Project
yubing updated the summary of D152230: [CodeGen] Disable default copy assignment operator for struct VectorInfo.
Jun 5 2023, 11:13 PM · Restricted Project, Restricted Project
yubing requested review of D152230: [CodeGen] Disable default copy assignment operator for struct VectorInfo.
Jun 5 2023, 11:12 PM · Restricted Project, Restricted Project

May 30 2023

yubing committed rG5265ff253a87: [VLIWMachineScheduler] Disable default copy ctor and copy assignment operator… (authored by yubing).
[VLIWMachineScheduler] Disable default copy ctor and copy assignment operator…
May 30 2023, 11:14 PM · Restricted Project, Restricted Project
yubing closed D151699: [VLIWMachineScheduler] Disable default copy ctor and copy assignment operator for VLIWSchedBoundary.
May 30 2023, 11:14 PM · Restricted Project, Restricted Project
yubing committed rGd5001e4f0daa: [MC] Disable default copy ctor and copy assignment operator for CodeViewContext (authored by yubing).
[MC] Disable default copy ctor and copy assignment operator for CodeViewContext
May 30 2023, 7:35 PM · Restricted Project, Restricted Project
yubing closed D151695: [MC] Disable default copy ctor and copy assignment operator for CodeViewContext.
May 30 2023, 7:35 PM · Restricted Project, Restricted Project
yubing committed rG7e99d318fddb: [MachineScheduler] Disable default copy ctor and copy assignment operator for… (authored by yubing).
[MachineScheduler] Disable default copy ctor and copy assignment operator for…
May 30 2023, 7:35 PM · Restricted Project, Restricted Project
yubing closed D151686: [MachineScheduler] Disable default copy ctor and copy assignment operator for SchedBoundary.
May 30 2023, 7:34 PM · Restricted Project, Restricted Project
yubing added inline comments to D151699: [VLIWMachineScheduler] Disable default copy ctor and copy assignment operator for VLIWSchedBoundary.
May 30 2023, 7:32 PM · Restricted Project, Restricted Project
yubing updated the summary of D151699: [VLIWMachineScheduler] Disable default copy ctor and copy assignment operator for VLIWSchedBoundary.
May 30 2023, 7:32 PM · Restricted Project, Restricted Project
yubing added a reviewer for D151699: [VLIWMachineScheduler] Disable default copy ctor and copy assignment operator for VLIWSchedBoundary: JamesNagurne.
May 30 2023, 2:26 AM · Restricted Project, Restricted Project
yubing requested review of D151699: [VLIWMachineScheduler] Disable default copy ctor and copy assignment operator for VLIWSchedBoundary.
May 30 2023, 2:26 AM · Restricted Project, Restricted Project