[PATCH] D126085: [RISCV] Add a subtarget feature to enable unaligned scalar loads and stores

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 15:56:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a3b6ba7569e: [RISCV] Add a subtarget feature to enable unaligned scalar loads and stores (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126085

Files:
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/CodeGen/RISCV/unaligned-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126085.432401.patch
Type: text/x-patch
Size: 9061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/db18e349/attachment.bin>


More information about the llvm-commits mailing list