diff options
author | David Sherwood <david.sherwood@arm.com> | 2025-01-20 14:07:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 14:07:03 +0000 |
commit | a733c1fa90f3d26dbf399f7676e11fad0e3f5eeb (patch) | |
tree | 68c71c026f3739a4581e03ab04ac160c577e8ed8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 9b853f63bef20fd1f19ec933667b1f619afc0f1d (diff) | |
download | llvm-a733c1fa90f3d26dbf399f7676e11fad0e3f5eeb.zip llvm-a733c1fa90f3d26dbf399f7676e11fad0e3f5eeb.tar.gz llvm-a733c1fa90f3d26dbf399f7676e11fad0e3f5eeb.tar.bz2 |
[AArch64][NFC] Move getPartialReductionCost into cpp file (#123370)
The function getPartialReductionCost is already quite large and
is likely to grow in size as we add support for more cases in
future. Therefore, I think it's best to move this into the cpp
file.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions