[PATCH] D132252: [RISCV] Optimize x <s -1 ? x : -1. Improve x >u 1 ? x : 1.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 21 12:15:49 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a042dd6ed21: [RISCV] Optimize x <s -1 ? x : -1. Improve x >u 1 ? x : 1. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D132252?vs=454059&id=454334#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132252

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/forced-atomics.ll
  llvm/test/CodeGen/RISCV/min-max.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132252.454334.patch
Type: text/x-patch
Size: 4328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220821/f18592d0/attachment.bin>


More information about the llvm-commits mailing list