[PATCH] D134621: [RISCV] Teach SExtWRemoval to recognize sign extended values that come from arguments.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 4 15:42:54 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGece4bb5ab894: [RISCV] Teach SExtWRemoval to recognize sign extended values that come from… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D134621?vs=465142&id=465208#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134621/new/
https://reviews.llvm.org/D134621
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.cpp
llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
llvm/lib/Target/RISCV/RISCVSExtWRemoval.cpp
llvm/test/CodeGen/RISCV/select-cc.ll
llvm/test/CodeGen/RISCV/sextw-removal.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134621.465208.patch
Type: text/x-patch
Size: 15130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221004/dc67d54f/attachment.bin>
More information about the llvm-commits
mailing list