[PATCH] D121637: [PowerPC] Fix EmitPPCBuiltinExpr to emit arguments once

Quinn Pham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 7 14:49:35 PDT 2022


quinnp added a comment.

In D121637#3437371 <https://reviews.llvm.org/D121637#3437371>, @thakis wrote:

> Looks like this breaks tests on windows: http://45.33.8.238/win/55893/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.

Thanks for finding this, not sure what the cause is. I reverted the commit here: https://reviews.llvm.org/rGfef56f79ac8c4a4985774ea9fb1faa83a74866d3.

I'll look into a fix.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121637/new/

https://reviews.llvm.org/D121637



More information about the cfe-commits mailing list