[PATCH] D147523: [ARM] Fix VMOVSR pattern requirements

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 06:10:11 PDT 2023


dmgreen added a comment.

It looks like there is only one place where the VMOVSR is created, with execute-only. Can you use this as a test case: https://godbolt.org/z/zbhqr38xP.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147523



More information about the llvm-commits mailing list