[llvm] [RISCV] Add a check in lowerSELECT after foldBinOpIntoSelectIfProfitable (PR #97391)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 2 02:34:28 PDT 2024
================
@@ -0,0 +1,13 @@
+; RUN: llc -mtriple=riscv64 -mattr=+m < %s | FileCheck %s
----------------
Yunzezhu94 wrote:
Updated.
https://github.com/llvm/llvm-project/pull/97391
More information about the llvm-commits
mailing list