wangpc added inline comments.

================
Comment at: llvm/lib/Target/RISCV/RISCVProcessors.td:185
+                                       FeatureStdExtZbb,
+                                       FeatureUnalignedScalarMem],
                                       [TuneSiFive7,
----------------
craig.topper wrote:
> wangpc wrote:
> > This can be tested in `clang/test/Driver/riscv-cpus.c`.
> This shouldn’t be in here. That was for testing and I accidentally committed 
> it
Are there any processors in upstream that support unaligned memory access so 
that we can test it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159145

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to