diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-01-30 20:49:43 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-30 20:49:43 +0700 |
commit | 8d506b9a5b7cfc9f6f574fc31ac2a013a8dd606a (patch) | |
tree | 128e90ed377b8a5c18798c0c949db739df24ef63 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d246cc618adc52fdbd69d44a2a375c8af97b6106 (diff) | |
download | llvm-8d506b9a5b7cfc9f6f574fc31ac2a013a8dd606a.zip llvm-8d506b9a5b7cfc9f6f574fc31ac2a013a8dd606a.tar.gz llvm-8d506b9a5b7cfc9f6f574fc31ac2a013a8dd606a.tar.bz2 |
PeepholeOpt: Simplify tracking of current op for copy and reg_sequence (#124224)
Set the starting index in the constructor instead of treating
0 as a special case. There should also be no need for bounds
checking in the rewrite.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions