User Details
User Details
- User Since
- Jan 5 2022, 6:35 PM (90 w, 2 d)
Mar 9 2023
Mar 9 2023
Jimerlife added a comment to D145146: [Driver][NFC] Remove some redundant code in Driver.cpp. .
ping...
Jimerlife committed rG7c2a3573b696: [Codegen][NFC] Replace 'RegisterRegAlloc::FunctionPassCtor' (authored by Jimerlife).
[Codegen][NFC] Replace 'RegisterRegAlloc::FunctionPassCtor'
Mar 2 2023
Mar 2 2023
Jimerlife requested review of D145146: [Driver][NFC] Remove some redundant code in Driver.cpp. .
Mar 1 2023
Mar 1 2023
Jimerlife added a comment to D145032: [Codegen][NFC] Replace 'RegisterRegAlloc::FunctionPassCtor' with 'RegisterRegAllocBase<T>::FunctionPassCtor' ..
Feb 28 2023
Feb 28 2023
Jimerlife committed rGbc504e0f0605: [Doc][NFC] Add template type when use MachinePassRegistry. (authored by Jimerlife).
[Doc][NFC] Add template type when use MachinePassRegistry.
Jimerlife requested review of D144945: [Doc][NFC] Add template type when use MachinePassRegistry..
Sep 23 2022
Sep 23 2022
Sep 18 2022
Sep 18 2022
Jimerlife committed rG5ed25e4df6a7: [CUDA][NFC] Rename 'addDeviceDepences' to 'addDeviceDependences' in… (authored by Jimerlife).
[CUDA][NFC] Rename 'addDeviceDepences' to 'addDeviceDependences' in…
Sep 15 2022
Sep 15 2022
Aug 29 2022
Aug 29 2022
Jimerlife committed rGe2bb9774b173: [LegalizeTypes] Support widen result for VECTOR_REVERSE. (authored by Jimerlife).
[LegalizeTypes] Support widen result for VECTOR_REVERSE.
Jimerlife added inline comments to D132359: [LegalizeTypes] Support widen result for VECTOR_REVERSE.
Jimerlife updated the diff for D132359: [LegalizeTypes] Support widen result for VECTOR_REVERSE.
rebase and address comment
Aug 24 2022
Aug 24 2022
Jimerlife committed rG2887d7786f01: [DAGCombiner] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND. (authored by Jimerlife).
[DAGCombiner] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND.
Jimerlife retitled D132439: [DAGCombiner] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND. from [DAGCombiner][NFC] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND. to [DAGCombiner] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND..
Jimerlife added a comment to D132439: [DAGCombiner] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND..
Jimerlife retitled D132439: [DAGCombiner] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND. from [DAGCombiner][NFC] Use isa instead of dyn_cast in visitFP_ROUND. to [DAGCombiner][NFC] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND..
Jimerlife added inline comments to D132439: [DAGCombiner] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND..
Jimerlife updated the diff for D132439: [DAGCombiner] Use FoldConstantArithmetic instead of dyn_cast in visitFP_ROUND..
address comment
Aug 23 2022
Aug 23 2022
Aug 22 2022
Aug 22 2022
Jimerlife requested review of D132359: [LegalizeTypes] Support widen result for VECTOR_REVERSE.
Jimerlife added a comment to D132349: [AArch64][NFC] Merge some common ISD node when setOperationAction.
Aug 21 2022
Aug 21 2022
Jimerlife requested review of D132349: [AArch64][NFC] Merge some common ISD node when setOperationAction.
Jimerlife committed rG53bc7d5f08c8: [AArch64][NFC] Replace setOperationAction and AddPromotedToType (authored by Jimerlife).
[AArch64][NFC] Replace setOperationAction and AddPromotedToType
Aug 19 2022
Aug 19 2022
Jimerlife abandoned D132207: Precommit tests for D132206.
Jimerlife added a comment to D132206: [DAGCombiner] Fold vecreduce_xor/or/and(splat_vector(val)) to constant.
Jimerlife added a comment to D132206: [DAGCombiner] Fold vecreduce_xor/or/and(splat_vector(val)) to constant.
Jimerlife updated the summary of D132206: [DAGCombiner] Fold vecreduce_xor/or/and(splat_vector(val)) to constant.
Jimerlife requested review of D132207: Precommit tests for D132206.
Jimerlife requested review of D132206: [DAGCombiner] Fold vecreduce_xor/or/and(splat_vector(val)) to constant.
Aug 18 2022
Aug 18 2022
Jimerlife committed rGfc2b4dfef2f1: [DAGCombiner] Add use check for VSCALE in visitSUB. (authored by Jimerlife).
[DAGCombiner] Add use check for VSCALE in visitSUB.
Jimerlife updated the diff for D132115: [DAGCombiner] Add use check for VSCALE in visitSUB..
rebase test
Precommit tests for D132115
Jimerlife added inline comments to D132116: Precommit tests for D132115.
Jimerlife added a comment to D132116: Precommit tests for D132115.
If this test is OK, could someone help me to accept this test patch?
Jimerlife added a comment to D132115: [DAGCombiner] Add use check for VSCALE in visitSUB..
Jimerlife requested review of D132116: Precommit tests for D132115.
Jimerlife requested review of D132115: [DAGCombiner] Add use check for VSCALE in visitSUB..
Jimerlife committed rG989ebc1783a5: [DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD. (authored by Jimerlife).
[DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD.
Jimerlife added a comment to D132107: [DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD..
Jimerlife retitled D132107: [DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD. from [DAGCombiner][NFC] Remove extra brackets. to [DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD..
Jimerlife added inline comments to D132107: [DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD..
Jimerlife updated the diff for D132107: [DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD..
address comment
Jimerlife requested review of D132107: [DAGCombiner][NFC] Tidy up unnecessary brackets in visitADD..
Aug 17 2022
Aug 17 2022
Jimerlife committed rG230e277dfe42: [DAGCombiner][NFC] Merge two if statement into one. (authored by Jimerlife).
[DAGCombiner][NFC] Merge two if statement into one.
Aug 16 2022
Aug 16 2022
Jimerlife added inline comments to D131941: [DAGCombiner][NFC] Merge two if statement into one.
Jimerlife updated the diff for D131941: [DAGCombiner][NFC] Merge two if statement into one.
address comment
Aug 15 2022
Aug 15 2022
Jimerlife updated the summary of D131941: [DAGCombiner][NFC] Merge two if statement into one.
Jimerlife requested review of D131941: [DAGCombiner][NFC] Merge two if statement into one.
Jimerlife committed rGfbc4c26e9a7a: [SelectionDAG][NFC] Fix return type when used… (authored by Jimerlife).
[SelectionDAG][NFC] Fix return type when used…
Aug 14 2022
Aug 14 2022
Aug 11 2022
Aug 11 2022
Jimerlife committed rG061f7ec9facf: [LegalizeTypes][NFC] Use getConstantOperandVal instead of cast constant getvalue (authored by Jimerlife).
[LegalizeTypes][NFC] Use getConstantOperandVal instead of cast constant getvalue
Jimerlife committed rG130305788891: [LegalizeTypes][NFC] Use dyn_cast instead of isa and cast (authored by Jimerlife).
[LegalizeTypes][NFC] Use dyn_cast instead of isa and cast
Jimerlife updated the diff for D131544: [LegalizeTypes][NFC] Use dyn_cast instead of isa and cast..
update and add const keyword
Jimerlife added a comment to D131642: [LegalizeTypes][NFC] Use getConstantOperandVal instead of cast constant getvalue..
Only use getConstantOperandVal(Num) API instead of cast<ConstantSDNode>(N->getOperand(Num))->getZExtValue(). If We already have Idx, still keeping origin cast form. Thanks your suggestions @craig.topper @RKSimon.
Jimerlife updated the diff for D131642: [LegalizeTypes][NFC] Use getConstantOperandVal instead of cast constant getvalue..
address comment
Jimerlife committed rG3b71f1d5abaa: [LegalizeTypes][NFC] Use getConstantOperandAPInt instead of cast constant… (authored by Jimerlife).
[LegalizeTypes][NFC] Use getConstantOperandAPInt instead of cast constant…
Aug 10 2022
Aug 10 2022
Jimerlife updated the diff for D131544: [LegalizeTypes][NFC] Use dyn_cast instead of isa and cast..
address comment
Aug 9 2022
Aug 9 2022
Jimerlife requested review of D131544: [LegalizeTypes][NFC] Use dyn_cast instead of isa and cast..
Aug 4 2022
Aug 4 2022
Jimerlife committed rGb6b0690355cc: [LegalizeTypes][VP] Add split operand support for VP float and integer casting (authored by Jimerlife).
[LegalizeTypes][VP] Add split operand support for VP float and integer casting
Aug 3 2022
Aug 3 2022
Jimerlife updated the diff for D130685: [LegalizeTypes][VP] Add split operand support for VP_FPTOSI/VP_FPTOUI/VP_SITOFP/VP_UITOFP.
rebase to use new ISD name
Aug 2 2022
Aug 2 2022
Jimerlife updated the diff for D130685: [LegalizeTypes][VP] Add split operand support for VP_FPTOSI/VP_FPTOUI/VP_SITOFP/VP_UITOFP.
Move VP_SITOFP and VP_UITOFP to line 2728
Jimerlife committed rGe208bab55fb1: [RISCV][NFC] Use defined variable instead some code. (authored by Jimerlife).
[RISCV][NFC] Use defined variable instead some code.
Jimerlife added inline comments to D130685: [LegalizeTypes][VP] Add split operand support for VP_FPTOSI/VP_FPTOUI/VP_SITOFP/VP_UITOFP.
Jul 28 2022
Jul 28 2022
Jimerlife requested review of D130687: [RISCV][NFC] Use defined variable instead some code..
Jul 15 2022
Jul 15 2022
Jimerlife committed rGdca821d80a41: [RISCV] Add cost model for vector.reverse mask operation (authored by Jimerlife).
[RISCV] Add cost model for vector.reverse mask operation
Jul 14 2022
Jul 14 2022
Jimerlife added a comment to D128784: [RISCV] Add cost model for vector.reverse mask operation.
ping...
Jul 8 2022
Jul 8 2022
Jimerlife requested review of D129351: [RISCV] Add cost model for vector.splice mask operation.
Jul 7 2022
Jul 7 2022
Jimerlife committed rG9cfb28d672a3: [RISCV] Change VECTOR_SPLICE mask operation from expand to promote (authored by Jimerlife).
[RISCV] Change VECTOR_SPLICE mask operation from expand to promote
Jimerlife updated the diff for D128717: [RISCV] Change VECTOR_SPLICE mask operation from expand to promote.
rebase main
[RISCV] Recommit test for D128717
Jimerlife added a comment to D128778: [RISCV] Precommit test for D128717.
Jimerlife added a reverting change for rGb3b37f3ecfd6: [RISCV] Precommit test for D128717: rGab9e8a3a6f28: Revert "[RISCV] Precommit test for D128717".
Jimerlife committed rGab9e8a3a6f28: Revert "[RISCV] Precommit test for D128717" (authored by Jimerlife).
Revert "[RISCV] Precommit test for D128717"