[clang] [llvm] [LLVM] Trim intrinsics (PR #112791)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 23:22:08 PDT 2024
jurahul wrote:
> > > "[LLVM] Trim intrinsics" is not a helpful commit message. What exactly are you trying to achieve and why? Is there an RFC for this given it seems to be having significant consequences across the tree?
>
> >
>
> > Yes, please see here: https://discourse.llvm.org/t/rfc-compress-intrinsic-name-table/82412/23
>
> >
>
> > This is not yet the final PR so I did not add any commit message. The intent is to gather initial feedback and then split this PR into multiple ones for commit.
>
>
>
> Please write that, especially including the RFC link, in future so anyone who didn't happen to see the Discourse thread go past but gets notified about the PR knows what on earth is going on.
Yes, agreed. This PR is not ready for review, I mistakenly marked it so and the reverted to draft. The split up PRs will have all those details.
https://github.com/llvm/llvm-project/pull/112791
More information about the llvm-commits
mailing list