[llvm-branch-commits] [llvm] [ConstantTime][RISCV] Add comprehensive tests for ct.select (PR #166708)

Matt Arsenault via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Sep 5 10:50:02 PDT 2026


================
@@ -0,0 +1,14 @@
+; RUN: llc < %s -mtriple=riscv64 -mattr=+v -O3 | FileCheck %s
----------------
arsenm wrote:

Don't need the -O3, but I'd just delete this empty test 

https://github.com/llvm/llvm-project/pull/166708


More information about the llvm-branch-commits mailing list