Files
clang-p2996/llvm/lib/CodeGen/PeepholeOptimizer.cpp
Matt Arsenault 15c2d4baf1 PeepholeOpt: Remove check for subreg index on a def operand (#123943)
This is looking at operand 0 of a REG_SEQUENCE, which can never
have a subregister index.
2025-01-23 09:06:26 +07:00

80 KiB