[PATCH] D157499: [IR] Add dead_on_unwind attribute
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 14:45:05 PDT 2023
jdoerfert added a comment.
In D157499#4589702 <https://reviews.llvm.org/D157499#4589702>, @nikic wrote:
> I think I'll propose a `writable` or so attribute first, and then return back to this.
We have deref and maybe we want to add modifiers instead. We "have"/"need" deref(globally) anyway, and we can do deref(write) as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157499/new/
https://reviews.llvm.org/D157499
More information about the llvm-commits
mailing list