[PATCH] D88806: [SCEV] Model inttoptr and ptrtoint casts not as unknown, but as zext/trunc/self of unknown

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 10:38:13 PDT 2020


efriedma added a comment.

See https://bugs.llvm.org/show_bug.cgi?id=34548 for the inttoptr semantic hole.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88806



More information about the llvm-commits mailing list