[PATCH] D146988: [CodeGen] Enable processing of interconnected complex number operations

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 09:10:38 PDT 2023


igor.kirillov updated this revision to Diff 512486.
igor.kirillov added a comment.

Update comment and change dyn_cast to cast where it was required


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146988

Files:
  llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
  llvm/test/CodeGen/AArch64/complex-deinterleaving-multiuses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146988.512486.patch
Type: text/x-patch
Size: 11167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/69c0ffe1/attachment.bin>


More information about the llvm-commits mailing list