diff options
author | vporpo <vporpodas@google.com> | 2025-01-22 16:08:15 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-22 16:08:15 -0800 |
commit | 2dc1c95595e409c74a8a3d743afb7898e1af3255 (patch) | |
tree | 876fb69bc27674532c56e0e0bf9e7c2e2263b4b6 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | 98de5dfe6a8cbb70f21de545acec4710a77294ed (diff) | |
download | llvm-2dc1c95595e409c74a8a3d743afb7898e1af3255.zip llvm-2dc1c95595e409c74a8a3d743afb7898e1af3255.tar.gz llvm-2dc1c95595e409c74a8a3d743afb7898e1af3255.tar.bz2 |
[SandboxVec][VecUtils] Implement VecUtils::getLowest() (#124024)
VecUtils::getLowest(Valse) returns the lowest instruction in the BB among Vals.
If the instructions are not in the same BB, or if none of them is an
instruction it returns nullptr.
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions