[PATCH] D153446: [CodeGen] Refactor ComplexDeinterleaving to run identification on Values instead of Instructions
Igor Kirillov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 10:47:35 PDT 2023
igor.kirillov created this revision.
Herald added subscribers: mgabka, hiraditya.
Herald added a project: All.
igor.kirillov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This change will make it easier to add identification of complex constants
in future patches.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153446
Files:
llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153446.533331.patch
Type: text/x-patch
Size: 15216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/3eefaf70/attachment.bin>
More information about the llvm-commits
mailing list