Files
clang-p2996/llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
Igor Kirillov b4f9c3a933 [CodeGen] Refactor ComplexDeinterleaving to run identification on Values instead of Instructions
This change will make it easier to add identification of complex constants
in future patches.

Differential Revision: https://reviews.llvm.org/D153446
2023-07-03 10:35:14 +00:00

65 KiB