[PATCH] D70407: [ARM] Generate CMSE instructions from CMSE intrinsics

Sigvart Hovland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 03:11:30 PST 2019


sigvartmh added a comment.

@dmgreen That's fine by me. I do understand that this can take some time to add everything which is needed. As always thank you so much for working on this :)

Question: Is this sufficient to generate code which sets the processor into non-secure handler/thread mode? I'm fine with not having everything clean up all the registeres etc. I'm just going to use it for testing purposes at the moment to prepare a build system to handle llvm as a back-end for ARMv8-m.


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

https://reviews.llvm.org/D70407





More information about the llvm-commits mailing list