[PATCH] D90610: [Inline] Fix in handling of ptrtoint in InlineCost

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 04:17:03 PST 2020


spatel added subscribers: nikic, aqjune, nlopes, qcolombet.
spatel added a comment.

If we want to restrict this patch to equal widths as the immediate and safe fix, that seems fine to me.

Note that there are questions about pointer math raised here:
D90637 <https://reviews.llvm.org/D90637>
http://lists.llvm.org/pipermail/llvm-dev/2020-November/146368.html
cc @nikic @nlopes @aqjune @qcolombet


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

https://reviews.llvm.org/D90610



More information about the llvm-commits mailing list