[PATCH] D129732: [RISCV] Add a RISCV specific CodeGenPrepare pass.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 10:21:21 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a8468ba6114: [RISCV] Add a RISCV specific CodeGenPrepare pass. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129732/new/

https://reviews.llvm.org/D129732

Files:
  llvm/lib/Target/RISCV/CMakeLists.txt
  llvm/lib/Target/RISCV/RISCV.h
  llvm/lib/Target/RISCV/RISCVCodeGenPrepare.cpp
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/test/CodeGen/RISCV/O3-pipeline.ll
  llvm/test/CodeGen/RISCV/riscv-codegenprepare-asm.ll
  llvm/test/CodeGen/RISCV/riscv-codegenprepare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129732.444712.patch
Type: text/x-patch
Size: 11140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/b332792d/attachment.bin>


More information about the llvm-commits mailing list