[PATCH] D125482: [LLVM][Casting.h] Don't create a temporary while casting.

Qiongsi Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 16:33:00 PDT 2022


qiongsiwu1 added a comment.

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.


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