[llvm] [RISCV] Lower SELECT's with one constant more efficiently using Zicond (PR #143581)
Mikhail Gudim via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 11 07:50:58 PDT 2025
================
@@ -0,0 +1,177 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
mgudim wrote:
The PR with test should be merged first, so this file is not needed.
https://github.com/llvm/llvm-project/pull/143581
More information about the llvm-commits
mailing list