[PATCH] D150771: [RISCV] Set Fast flag for unaligned memory accesses

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 02:59:06 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5b95bba6fe41: [RISCV] Set Fast flag for unaligned memory accesses (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150771

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/memcpy-inline.ll
  llvm/test/CodeGen/RISCV/memset-inline.ll
  llvm/test/CodeGen/RISCV/rvv/memset-inline.ll
  llvm/test/CodeGen/RISCV/unaligned-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150771.543442.patch
Type: text/x-patch
Size: 19667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/e48113d7/attachment.bin>


More information about the llvm-commits mailing list