diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-07-08 14:59:54 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-07-08 15:59:33 -0700 |
commit | 631516301ea34f5e16dc13134037f2d748248606 (patch) | |
tree | f8b992e05f2103dd878be872666d41182d5dcde2 /llvm/lib/Support/Threading.cpp | |
parent | 7c35aae35b2c386b59af58c56ed36908f3d68371 (diff) | |
download | llvm-631516301ea34f5e16dc13134037f2d748248606.zip llvm-631516301ea34f5e16dc13134037f2d748248606.tar.gz llvm-631516301ea34f5e16dc13134037f2d748248606.tar.bz2 |
[ARM] Pass 2 instead of 0 to PHINode::Create in MVEGatherScatterLowering. NFC
This parameter controls how much space is reserved for incoming
values. There are always going to be 2 incoming values in this case.
While there remove the unused std::vector right below.
Found while looking at porting this code to RISCV.
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions