[PATCH] D104454: [GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return a TypeSize.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 25 09:57:10 PDT 2021
thakis added a comment.
In D104454#2841066 <https://reviews.llvm.org/D104454#2841066>, @sdesmalen wrote:
> In D104454#2841059 <https://reviews.llvm.org/D104454#2841059>, @thakis wrote:
>
>> Looks like this doesn't build with at least some versions of clang: http://45.33.8.238/macm1/12401/step_4.txt
>
> Thanks for pointing out. What version of Clang is that build using?
`clang version 13.0.0 (https://github.com/llvm/llvm-project/ dad5caa59e6b2bde8d6cf5b64a972c393c526c82)`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104454/new/
https://reviews.llvm.org/D104454
More information about the llvm-commits
mailing list