[PATCH] D147706: [TableGen] Fix null pointer dereferences in TreePattern::ParseTreePattern()

Alexey Vishnyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 15:30:23 PDT 2023


SweetVishnya added a comment.

In D147706#4330879 <https://reviews.llvm.org/D147706#4330879>, @craig.topper wrote:

> In D147706#4330864 <https://reviews.llvm.org/D147706#4330864>, @SweetVishnya wrote:
>
>> In D147706#4330840 <https://reviews.llvm.org/D147706#4330840>, @arsenm wrote:
>>
>>> In D147706#4330830 <https://reviews.llvm.org/D147706#4330830>, @arsenm wrote:
>>>
>>>> In D147706#4330642 <https://reviews.llvm.org/D147706#4330642>, @SweetVishnya wrote:
>>>>
>>>>> Can we merge this fix into main branch?
>>>>
>>>> Don’t see why not
>>>
>>> Have you opened an issue to merge it?
>>
>> No, I haven't. I thought that patches are merged some time after approval. What further actions should I take?
>
> Patches are usually merged by person submitting the patch. If you don't have commit access say so and one of the reviewers can commit it for you. Please provide your name and email as it should appear in the git commit log.

Yes, I don't have a commit access. Can you commit the patch for me, please? My name is "Alexey Vishnyakov" and email is "vishnya at ispras.ru"


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147706/new/

https://reviews.llvm.org/D147706



More information about the llvm-commits mailing list