[PATCH] D142482: [Codegen] Support symmetric operations on complex numbers

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 05:11:44 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG96615c856df5: [Codegen][ARM][AArch64] Support symmetric operations on complex numbers (authored by NickGuy).

Changed prior to commit:
  https://reviews.llvm.org/D142482?vs=503370&id=505042#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142482

Files:
  llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h
  llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
  llvm/test/CodeGen/AArch64/complex-deinterleaving-mixed-cases.ll
  llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-mixed-cases.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142482.505042.patch
Type: text/x-patch
Size: 22186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/a28ed273/attachment.bin>


More information about the llvm-commits mailing list