diff options
author | Florian Hahn <flo@fhahn.com> | 2025-06-18 19:02:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-18 19:02:17 +0100 |
commit | 071a6feabd7aeec2c1239719f50f6912cf94d00a (patch) | |
tree | 2dd1a7e01815275bb50ab1203bb58cd2e6c012bc /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | dfe4d44d8de645d151d3483272c1c1f80c27ab31 (diff) | |
download | llvm-071a6feabd7aeec2c1239719f50f6912cf94d00a.zip llvm-071a6feabd7aeec2c1239719f50f6912cf94d00a.tar.gz llvm-071a6feabd7aeec2c1239719f50f6912cf94d00a.tar.bz2 |
[TTI] Remove PPC hasActiveVectorLength impl, simplify interface (NFC). (#142310)
PPCTTIImpl defines hasActiveVectorLength and also getVPMemoryOpCost, but
they appear unused (i.e. no changes to tests).
Remove them, as they complicate the interface for hasActiveVectorLength.
This simplifies the only use in LV as now no placeholder values need to
be passed.
PR: https://github.com/llvm/llvm-project/pull/142310
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions