diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2025-07-29 20:42:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-29 20:42:54 +0100 |
commit | 5d4e1e0c8403db8e9bebaa4ee3cabc8d2175c8cc (patch) | |
tree | 58750d859638f45007aa83bef5fd741be5500d31 /lldb/unittests/ScriptInterpreter/Python | |
parent | 55f9eccee9b5ca6102206d4a1aba9ca21070881d (diff) | |
download | llvm-5d4e1e0c8403db8e9bebaa4ee3cabc8d2175c8cc.zip llvm-5d4e1e0c8403db8e9bebaa4ee3cabc8d2175c8cc.tar.gz llvm-5d4e1e0c8403db8e9bebaa4ee3cabc8d2175c8cc.tar.bz2 |
[RISCV] Fix build failure in getIntrinsicInstrCost (#151210)
bd66fd0 ([CostModel/RISCV] Fix costs of vector [l](lrint|lround))
introduced buildbot failures by using a temporary ArrayRef when a
SmallVector should have been used. Fix this.
Failure: https://lab.llvm.org/buildbot/#/builders/186/builds/11133
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions