[PATCH] D146117: [RISCV]Optimize (riscvisd::select_cc x, 0, ne, x, 1)
Liao Chunyu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 15 06:24:09 PDT 2023
liaolucy updated this revision to Diff 505470.
liaolucy retitled this revision from "[RISCV]Optimize select_cc x, 0, ne, x, 1" to "[RISCV]Optimize (riscvisd::select_cc x, 0, ne, x, 1)".
liaolucy added a comment.
Address comments, thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146117/new/
https://reviews.llvm.org/D146117
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/double-convert-strict.ll
llvm/test/CodeGen/RISCV/double-convert.ll
llvm/test/CodeGen/RISCV/float-convert-strict.ll
llvm/test/CodeGen/RISCV/float-convert.ll
llvm/test/CodeGen/RISCV/forced-atomics.ll
llvm/test/CodeGen/RISCV/half-convert-strict.ll
llvm/test/CodeGen/RISCV/half-convert.ll
llvm/test/CodeGen/RISCV/min-max.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146117.505470.patch
Type: text/x-patch
Size: 16778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/945071de/attachment.bin>
More information about the llvm-commits
mailing list