[PATCH] D97130: [RISCV] Have sexti32 also recognize AssertZExt from types smaller than i32.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 14:56:54 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3231607ce95f: [RISCV] Have sexti32 also recognize AssertZExt from types smaller than i32. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D97130?vs=325257&id=325584#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97130/new/
https://reviews.llvm.org/D97130
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/lib/Target/RISCV/RISCVInstrInfoD.td
llvm/lib/Target/RISCV/RISCVInstrInfoF.td
llvm/lib/Target/RISCV/RISCVInstrInfoM.td
llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
llvm/test/CodeGen/RISCV/rv64m-exhaustive-w-insts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97130.325584.patch
Type: text/x-patch
Size: 5790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/2ea63135/attachment.bin>
More information about the llvm-commits
mailing list