diff options
author | Mircea Trofin <mtrofin@google.com> | 2021-07-22 12:47:49 -0700 |
---|---|---|
committer | Mircea Trofin <mtrofin@google.com> | 2021-07-22 13:06:00 -0700 |
commit | df0066a1c9b9610c58d336bdf353e20a20b7ab3f (patch) | |
tree | 1aa0a9f80d83c07aaedc3187fd23658680c561ac /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 1b52e9bac207cd4bdcd9091178527aa39049c270 (diff) | |
download | llvm-df0066a1c9b9610c58d336bdf353e20a20b7ab3f.zip llvm-df0066a1c9b9610c58d336bdf353e20a20b7ab3f.tar.gz llvm-df0066a1c9b9610c58d336bdf353e20a20b7ab3f.tar.bz2 |
[NFC][MLGO] Fix vector sizing
The bots only build release mode, and the use of `reserve` instead of
`resize`, while not causing invalid memory accesses, is incorrect.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions