[PATCH] D104322: [SCEV] PtrToInt on non-integral pointers is allowed

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 08:17:03 PDT 2021


reames added a comment.

JFYI, I don't object to this change, but I am hesitant about the direction you seem to be indicating.  Please don't use the excuse of our handling of non-integral types being somewhat broken to further break them.  I'll comment on future reviews if appropriate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104322



More information about the llvm-commits mailing list