[PATCH] D75072: [SCEV] Record NI types in add exprs

Jameson Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 29 18:38:59 PDT 2021


vtjnash requested changes to this revision.
vtjnash added a comment.
This revision now requires changes to proceed.

The complexity of this design appears to have been rendered mostly irrelevant by 141e845da5dda6743a09f858b4aec0133a931453 <https://reviews.llvm.org/rG141e845da5dda6743a09f858b4aec0133a931453>, so only the new flag is needed, and not the new subclass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75072



More information about the llvm-commits mailing list