[PATCH] D114174: [ARM][CodeGen] Add support for complex addition and multiplication

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 09:00:44 PST 2022


fhahn added a comment.

I think @jcranmer-intel is working on getting Clang to emit target-independent intrinsics for complex operations (see D119284 <https://reviews.llvm.org/D119284> & linked patches). It might be good to sync up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114174



More information about the llvm-commits mailing list