Fujitsu
User Details
- User Since
- Jun 16 2019, 8:11 AM (223 w, 4 d)
Feb 14 2023
Jan 29 2023
Please discuss this commit at https://discourse.llvm.org/t/inlining-mathematical-function/68042/1
This patch is for reference only.
Jan 12 2023
LGTM. Thanks.
@caojoshua Thanks for the fix. Almost looks good to me. I added some minor comments.
Jan 9 2023
Jan 5 2023
Ping.
I addressed @dmgreen's comment.
Ping.
I addressed @dmgreen's comment.
Dec 22 2022
Some tests are added.
Test for FP16 is added.
Dec 20 2022
Dec 19 2022
As per @dmgreen's comment, update the source comment.
As per @dmgreen's comment, change -mcpu=cortex-a710 to -mcpu=neoverse-n2.
Dec 11 2022
Dec 8 2022
Abandon. I'll post splitted (and improved) patches.
Dec 2 2022
Dec 1 2022
Addressed to @zahiraam's comment
Nov 24 2022
ping
Nov 21 2022
Nov 18 2022
Nov 17 2022
Nov 16 2022
Update a test to include the ffast-math -ffp-model=fast pattern.
I don't know it is inteded that -fno-fast-math does not imply -ftrapping-math and -frounding-math.
-ffast-math and -fno-fast-math is not symmetric in RenderFloatingPointOptions.
I found some errors in Clang Compiler User’s Manual. I will update of the Manual in another patch.
@melver
As shown in the change of llvm/test/CodeGen/AArch64/GlobalISel/arm64-pcsections.ll, the Machine InstCombiner pass removes pcsections metadata when replacing MachineInstr. I'm not sure it should nor not.
Nov 15 2022
Aug 30 2022
Aug 29 2022
A revised patch is posted as D132828. Please review it.
Aug 8 2022
Aug 7 2022
LGTM. I talked with @ytmukai and he explained to me how he updated the info. Though I didn't review all the updated lines, his approach is reasonable.
Aug 4 2022
@c-rhodes This patch includes a follow-up to your comment D128631#3618052 . @ytmukai is my colleague. Most other changes are refinements.
Jul 21 2022
Thanks @congzhe . LGTM.
Thanks @congzhe . Though I'm not familiar with DA, it looks good to me. I'll leave the detailed review to the experts.
Jun 29 2022
Apr 23 2021
Pushed to the main branch. I'm sorry, I forgot to add Differential Revision: line. The commit is d9a9c992d190dd6645ea911b66cf0cadba0dadc3 .
Apr 22 2021
@Meinersbur Thanks for your review. I've updated the patch. Correction of LLVM_DEBUG message and adding test patterns.
Apr 7 2021
@Meinersbur I'm sorry for being late. I updated the patch. Please review again.
Mar 31 2021
Mar 30 2021
@fhahn Ping. I addressed your comment.
Feb 18 2021
@fhahn Ping. Could you confirm?
Feb 12 2021
@Meinersbur Thanks for your review. I'll update the patch.
Feb 1 2021
@fhahn Ping. Could you confirm?
Jan 22 2021
Jan 15 2021
I'm sorry for the late response. I (and my colleague) updated the test.
Jan 14 2021
Update test.
Jan 6 2021
Simplify the test code.
Thanks for reviews! I'll commit this next week unless other new comment is posted.
Jan 5 2021
Ping.
Can anyone review? Is there an appropriate reviewer?
Jan 4 2021
Remove WriteID512 and update comment.
Dec 25 2020
Ping.
I know many people are on holiday this week. If you have time, please review this patch. I'm on holiday from tomorrow.