[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:00:12 PDT 2022


craig.topper updated this revision to Diff 444698.
craig.topper added a comment.

Address review comments


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.444698.patch
Type: text/x-patch
Size: 11140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220714/5b81a994/attachment.bin>


More information about the llvm-commits mailing list