[PATCH] D149778: [Verifier] Allow DW_OP_LLVM_entry_value in IR
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 4 03:47:44 PDT 2023
fdeazeve added a comment.
In D149778#4316658 <https://reviews.llvm.org/D149778#4316658>, @aprantl wrote:
> I think you may also need to update the IR documentation for this?
Good point! I've added a line about that in the LangRef in this patch, but will also amend the follow up review to note that the CoroSplit pass inserts this operation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149778/new/
https://reviews.llvm.org/D149778
More information about the llvm-commits
mailing list