[llvm] [RISCV] Lower SELECT's with one constant more efficiently using Zicond (PR #143581)

Ryan Buchner via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 11 10:59:17 PDT 2025


================
@@ -0,0 +1,177 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
bababuck wrote:

Will update the other MR is merged, but this MR relies on that other file being present in order to show the changes.

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


More information about the llvm-commits mailing list