[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
Wed May 25 11:59:56 PDT 2022


reames updated this revision to Diff 432069.
reames marked an inline comment as not done.
reames retitled this revision from "[RISCV] Add a subtarget feature to enable unaligned loads" to "[RISCV] Add a subtarget feature to enable unaligned scalar loads and stores".
reames added a comment.

Revise per reviewer request


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.432069.patch
Type: text/x-patch
Size: 8776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/684f83d5/attachment.bin>


More information about the llvm-commits mailing list