[PATCH] D125482: [LLVM][Casting.h] Don't create a temporary while casting.
Aman LaChapelle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 16:34:07 PDT 2022
bzcheeseman added a comment.
In D125482#3510327 <https://reviews.llvm.org/D125482#3510327>, @qiongsiwu1 wrote:
> In D125482#3510322 <https://reviews.llvm.org/D125482#3510322>, @bzcheeseman wrote:
>
>> @qiongsiwu1 I assume you ran the whole test suite with no problems? My machine is rather slow so running check-all takes ~many hours for me
>
> Good call - no I did not run the whole test suite. I did run `ninja check-all`. Let me give the test suite a try as well.
That's what I meant. I think build kite is running `ninja check-clang-tools check-bolt check-mlir check-flang check-all check-lld check-openmp check-clang check-polly check-libc check-llvm`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125482/new/
https://reviews.llvm.org/D125482
More information about the llvm-commits
mailing list