[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
Fri May 12 00:08:19 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf161ffc7fdd: [RISCV] Fold (select setcc, setcc, setcc) into and/or instructions (authored by dtcxzyw).
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.521571.patch
Type: text/x-patch
Size: 28770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/6aafe4dc/attachment-0001.bin>
More information about the llvm-commits
mailing list