[PATCH] D76673: [Attributor][FIX] Prevent alignment breakage wrt. must-tail calls

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 16:00:04 PDT 2020


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

In D76673#1947072 <https://reviews.llvm.org/D76673#1947072>, @jdoerfert wrote:

> So you think we can relax the verifier check which enforces the `returned` attribute?


Yes.

> Long story short, do you have any concerns with this?

No, go for it, I forgot to push the button.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76673





More information about the llvm-commits mailing list