[all-commits] [llvm/llvm-project] 73464e: [NVPTX] fixed vector-compare test.
Artem Belevich via All-commits
all-commits at lists.llvm.org
Mon Jun 5 12:49:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73464e377bdde21cabeea00f5644ad4c82ed9c6a
https://github.com/llvm/llvm-project/commit/73464e377bdde21cabeea00f5644ad4c82ed9c6a
Author: Artem Belevich <tra at google.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M llvm/test/CodeGen/NVPTX/vector-compare.ll
Log Message:
-----------
[NVPTX] fixed vector-compare test.
Apparently this test didn't actually test anything other that the IR compiles.
More information about the All-commits
mailing list