[PATCH] D70670: [RISCV] Implement canRealignStack

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 01:38:55 PST 2019


shiva0217 added a comment.

With the patch, double load/store instructions may unaligned-access with -mabi=ilp32e -mattr=+d flags. Could the load/store support unaligned-access?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70670





More information about the llvm-commits mailing list