[PATCH] D158589: [MIPS] Add handing of forbidden slot when IR with inline asm
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 00:11:47 PDT 2023
MaskRay added a comment.
If the patch is related to https://github.com/llvm/llvm-project/issues/61045 , the convention is to add
"Fix https://github.com/llvm/llvm-project/issues/61045" or "Close https://github.com/llvm/llvm-project/issues/61045" to the local commit message and update the summary (`arc diff --head=HEAD 'HEAD^' --verbatim` amends the summary with the local commit message when uploading a new diff). Personally I prefer "Close" for features.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158589/new/
https://reviews.llvm.org/D158589
More information about the llvm-commits
mailing list