[PATCH] D88328: [InferAttrs] Improve DSE for libcalls (partial fix for PR47644)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 18 04:28:55 PDT 2020


xbolva00 added a comment.

Ok, I should be ready to make progress here again.

@fhahn, with manually added writeonly, this optimization no longer works for me somehow.

https://godbolt.org/z/jErj3f

Any recent change in MSSA DSE which could cause this behaviour?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88328



More information about the llvm-commits mailing list