[PATCH] D150286: [RISCV] Fold (select setcc, setcc, setcc) into and/or instructions

Yingwei Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 01:32:31 PDT 2023


dtcxzyw updated this revision to Diff 521225.
dtcxzyw added a comment.

fix comment and rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150286

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/forced-atomics.ll
  llvm/test/CodeGen/RISCV/fpclamptosat.ll
  llvm/test/CodeGen/RISCV/iabs.ll
  llvm/test/CodeGen/RISCV/lack-of-signed-truncation-check.ll
  llvm/test/CodeGen/RISCV/xaluo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150286.521225.patch
Type: text/x-patch
Size: 28770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/b38f6df4/attachment.bin>


More information about the llvm-commits mailing list