[PATCH] D158286: [Inline] Avoid incompatible return attributes on deoptimize

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 08:21:11 PDT 2023


anna added a comment.

In D158286#4599153 <https://reviews.llvm.org/D158286#4599153>, @nikic wrote:

> Where is this update done? Shouldn't the code changing the return type drop incompatible attributes?

yeah, that's better. Will update.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158286



More information about the llvm-commits mailing list