[PATCH] D70072: [ARM] Improve codegen of volatile load/store of i64

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 11:45:57 PST 2020


nickdesaulniers accepted this revision.
nickdesaulniers added a comment.

Thanks @vhscampos , I tested the new patch and could no longer reproduce the observed crashes.  I'm not sure if I'm looking at the interdiff correctly, but consider adding additional test cases that properly describe and cover the breakage we observed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70072





More information about the llvm-commits mailing list