User Details
User Details
- User Since
- Jul 10 2019, 6:01 AM (194 w, 3 d)
Feb 20 2023
Feb 20 2023
ktkachov added inline comments to D142359: [TTI][AArch64] Cost model vector INS instructions.
Nov 28 2022
Nov 28 2022
ktkachov added inline comments to D138813: [AArch64] implement GPR (U/S)(MIN/MAX) instruction SDag support.
Oct 21 2022
Oct 21 2022
ktkachov added a comment to D136425: [Clang][AArch64] Add support for -mcpu=grace.
May 31 2022
May 31 2022
ktkachov added a comment to D126686: [AArch64] Generate ADDP from shuffled add.
Doesn't have to be part of this patch, but can this be extended to FADDP as well?
Apr 14 2022
Apr 14 2022
ktkachov added inline comments to D123801: [DAG][PowerPC] Combine shuffle(bitcast(X), Mask) to bitcast(shuffle(X, Mask')).
Apr 3 2022
Apr 3 2022
Mar 30 2022
Mar 30 2022
ktkachov added inline comments to D122719: Improved Documentation Inclusivity.
Mar 24 2022
Mar 24 2022
ktkachov added inline comments to D122148: [SLP] Peek into loads when hitting the RecursionMaxDepth.
Dec 22 2021
Dec 22 2021
ktkachov added a comment to D116160: [AArch64] ACLE feature macro for Armv8.8-A MOPS.
I think the most important use of the __ARM_FEATURE_MOPS is to check whether it's safe to use the new intrinsics, so it should only be defined by the compiler once it supports the intrinsics proposed in https://github.com/ARM-software/acle/pull/38/files
Mar 4 2021
Mar 4 2021
ktkachov added inline comments to D97949: [AArch64] Add missing intrinsics for vrnd.
Mar 4 2021, 7:59 AM · Restricted Project
ktkachov added inline comments to D97949: [AArch64] Add missing intrinsics for vrnd.
Mar 4 2021, 7:37 AM · Restricted Project
Dec 15 2020
Dec 15 2020
ktkachov added inline comments to D93022: [ARM][AArch64] Add Cortex-A78C Support for Clang and LLVM.
Dec 10 2020
Dec 10 2020
ktkachov added inline comments to D93022: [ARM][AArch64] Add Cortex-A78C Support for Clang and LLVM.
Aug 5 2020
Aug 5 2020
ktkachov added a comment to D75181: [AArch64] Handle BTI/PAC in case of generated functions..
Apr 24 2020
Apr 24 2020
ktkachov added inline comments to D78129: Add Marvell ThunderX3T110 support.
Oct 25 2019
Oct 25 2019
ktkachov added a comment to D69247: [AArch64][Builtins] Avoid unnecssary cache cleaning.
Jul 16 2019
Jul 16 2019
ktkachov added a comment to D64495: [AArch64] Implement __jcvt intrinsic from Armv8.3-A.
ktkachov committed rGeb72138340ce: [AArch64] Implement __jcvt intrinsic from Armv8.3-A (authored by ktkachov).
[AArch64] Implement __jcvt intrinsic from Armv8.3-A
[AArch64] Implement __jcvt intrinsic from Armv8.3-A
ktkachov committed rGa3e26d1a6cdf: [NFC] Test commit: add full stop at end of comment (authored by ktkachov).
[NFC] Test commit: add full stop at end of comment
[NFC] Test commit: add full stop at end of comment
Jul 11 2019
Jul 11 2019
ktkachov updated the diff for D64495: [AArch64] Implement __jcvt intrinsic from Armv8.3-A.
Fix comments plus an offline comment I had (copy-pasto in an assert message)
Jul 10 2019
Jul 10 2019
ktkachov updated the diff for D64495: [AArch64] Implement __jcvt intrinsic from Armv8.3-A.
Add more CHECK-LABEL tests, test v8.4a and v8.5a features. Fix formatting in pattern.