[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 12:32:36 PDT 2022


qiongsiwu1 added a comment.

In D125482#3509800 <https://reviews.llvm.org/D125482#3509800>, @bzcheeseman wrote:

> @qiongsiwu1 or @uabelho please let me know if this fixes the issue you saw. I don't think I  see the warning emitted anywhere I was able to repro.

Thanks for the fast response @bzcheeseman ! I've tested this patch locally on a ppc machine. The warning is no longer there and all lit tests pass.


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