[PATCH] D104641: Strip undef implying attributes when moving calls

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 25 09:38:21 PDT 2021


jdoerfert added a comment.

In D104641#2903134 <https://reviews.llvm.org/D104641#2903134>, @nikic wrote:

> I pushed https://github.com/llvm/llvm-project/commit/99f869c8f00a36dac3c774178b69d05876a29a31 and https://github.com/llvm/llvm-project/commit/087a8eea359a4d8ef22c42fddca3b09833928c6a as some preliminary cleanup, could you please rebase? Generally this looks good to me though.

I was looking at the code and missed one of the patches and your comment. Does look like you agree and we can go ahead here though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104641



More information about the llvm-commits mailing list