[PATCH] D141406: [AArch64] Codegen for FEAT_LSE128

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 07:33:09 PST 2023


tmatheson updated this revision to Diff 491372.
tmatheson added a comment.

Add comments clarifying asserts


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141406

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/Atomics/aarch64-atomic-store-lse128.ll
  llvm/test/CodeGen/AArch64/Atomics/aarch64-atomicrmw-lse128.ll
  llvm/test/CodeGen/AArch64/Atomics/aarch64_be-atomic-store-lse128.ll
  llvm/test/CodeGen/AArch64/Atomics/aarch64_be-atomicrmw-lse128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141406.491372.patch
Type: text/x-patch
Size: 34818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/1f53beed/attachment.bin>


More information about the llvm-commits mailing list