[PATCH] D91353: [CodeGenPrepare] Match complex multiply pattern (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 07:07:18 PST 2020


fhahn created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
fhahn requested review of this revision.

Crude matching of complex multiply pattern.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91353

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/Transforms/CodeGenPrepare/AArch64/complex-multiply.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91353.304825.patch
Type: text/x-patch
Size: 6037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/b02e04e5/attachment.bin>


More information about the llvm-commits mailing list