[PATCH] D121429: [RISCV] Optimize vfmv.s.f intrinisc with scalar 0.0 to vmv.s.x with x0.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 10:05:58 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd0969e485c16: [RISCV] Optimize vfmv.s.f intrinsic with scalar 0.0 to vmv.s.x with x0. (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121429/new/
https://reviews.llvm.org/D121429
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vfmv.s.f.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121429.414691.patch
Type: text/x-patch
Size: 7938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/459a3102/attachment.bin>
More information about the llvm-commits
mailing list