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


reames updated this revision to Diff 432085.
reames added a comment.

address missed review comment


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


More information about the llvm-commits mailing list