[PATCH] D87889: [SVE] Make EVT::getScalarSizeInBits and others consistent with Type::getScalarSizeInBits
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 18 14:28:06 PDT 2020
efriedma added a comment.
I think this makes sense, but I'm interested to see if anyone else has a different opinion.
> thereby eliminating more than 1000 implicit TypeSize -> uint64_t casts.
I'm curious, how many are there in total?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87889/new/
https://reviews.llvm.org/D87889
More information about the llvm-commits
mailing list