Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/Utils.cpp
chuongg3 fcfe1b6482 [GlobalISel] Refactor extractParts() (#75223)
Moved extractParts() and extractVectorParts() from LegalizerHelper
to Utils to be able to use it in different passes.

extractParts() will also try to use unmerge when doing irregular
splits where possible, falling back to extract elements when not.
2024-01-15 16:40:39 +00:00

54 KiB