[PATCH] D77833: [SVE] Remove VectorType::getBitWidth()

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 13:33:34 PDT 2020


ctetreau added a comment.

In D77833#1995390 <https://reviews.llvm.org/D77833#1995390>, @efriedma wrote:

> LGTM.  Please make a note to clean up Type::canLosslesslyBitCastTo later.


It's cleaned up in D77587 <https://reviews.llvm.org/D77587> which I plan to merge right after this goes in


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77833





More information about the llvm-commits mailing list