Files
clang-p2996/llvm/lib/CodeGen/PeepholeOptimizer.cpp
Matt Arsenault c3c97eab12 PeepholeOpt: Do not skip reg_sequence sources with subregs (#125667)
Contrary to the comment, this particular code is not responsible
for handling any composes that may be required, and unhandled cases
are already rejected later. Lift this restriction to permit composes
and reg_sequence subregisters later.
2025-03-13 21:49:16 +07:00

81 KiB