[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 10:07:24 PDT 2022
reames updated this revision to Diff 432325.
reames added a comment.
Address test check comment.
Anything remaining blocking this? I know I need to file the psABI issue and will do so before pushing. Asking about further review items.
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.432325.patch
Type: text/x-patch
Size: 9061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/25ac3ffb/attachment.bin>
More information about the llvm-commits
mailing list