[PATCH] D109153: [ARM][CMSE] Clear the secure fp-registers when using softfp abi.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 11:36:28 PDT 2021


labrinea updated this revision to Diff 370338.
labrinea added a comment.

Added an assertion for when fpregs are passed or returned, and a comment about vlstm/vlldm being NOP in the absence of FPU.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109153

Files:
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/test/CodeGen/ARM/cmse-clear.ll
  llvm/test/CodeGen/ARM/cmse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109153.370338.patch
Type: text/x-patch
Size: 7717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/b60cdb32/attachment.bin>


More information about the llvm-commits mailing list