[PATCH] D133522: [clang] Fix Complex x Float x Int conversions so it handles type sugar

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 8 15:52:32 PDT 2022


tra resigned from this revision.
tra added a comment.

I can confirm that this patch does address the compiler crash seen on CUDA build bots. I'm not familiar enough with the code to review it otherwise.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133522



More information about the cfe-commits mailing list