[PATCH] D124457: [AArch64][SVE] Only fold frame indexes referencing SVE objects into SVE loads/stores

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 07:52:37 PDT 2022


bsmith updated this revision to Diff 425519.
bsmith added a comment.

- Add testcase protecting original issue
- Add explict false return for invalid frame index


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124457

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-frame-offests-crash.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-frame-offests.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124457.425519.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220427/e24e8c86/attachment.bin>


More information about the llvm-commits mailing list