[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 12:33:31 PDT 2022


bzcheeseman added a comment.

In D125482#3509880 <https://reviews.llvm.org/D125482#3509880>, @qiongsiwu1 wrote:

> 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.

Great to hear! Once I get all green in CI I'll land this patch.


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