[PATCH] D155344: [RISCV] Generalize 'tryFoldSelectIntOp` to other operations.

Mikhail Gudim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 15:36:34 PDT 2023


mgudim added inline comments.


================
Comment at: llvm/test/CodeGen/RISCV/fold-select-into-binop.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 3
+; RUN: llc -mtriple=riscv64 -verify-machineinstrs < %s \
----------------
The test should be commited separately first I guess. I'll do that soon.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155344/new/

https://reviews.llvm.org/D155344



More information about the llvm-commits mailing list