[PATCH] D102171: [InstSimplify] Constant fold cast expressions with no already folded ops

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 04:59:53 PST 2023


bjope abandoned this revision.
bjope added a comment.

Abandoning this. I don't think we can get that kind of constant expressions nowadays. And the reproducer stopped working in the beginning of August 2023 (even when using `-passes=instsimplify`).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102171



More information about the llvm-commits mailing list