[PATCH] D156538: [AArch64] Try to combine FMUL with FDIV
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 07:10:16 PDT 2023
jaykang10 added a comment.
In D156538#4542438 <https://reviews.llvm.org/D156538#4542438>, @david-arm wrote:
> Hi @jaykang10, perhaps I'm being over-cautious here, but I'm not sure of the licensing implications of posting GCC source code in the commit message for a LLVM patch? It feels like this might be problematic.
Ah, sorry. I did not know that. Let me remove the gcc source code.
Thanks for letting me know @david-arm
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156538/new/
https://reviews.llvm.org/D156538
More information about the llvm-commits
mailing list