[PATCH] D89455: [NFC][SCEV] Rename SCEVCastExpr into SCEVIntegralCastExpr

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 00:34:46 PDT 2020


lebedev.ri added a comment.

In D89455#2337724 <https://reviews.llvm.org/D89455#2337724>, @mkazantsev wrote:

> LGTM

Thanks. I'll land this right now, long before D89456 <https://reviews.llvm.org/D89456>, so that out-of-tree users (if any)
are hopefully forced to handle this transition, instead of possibly ending up
with broken stuff if D89456 <https://reviews.llvm.org/D89456> happens immediately.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89455



More information about the llvm-commits mailing list