[PATCH] D134260: [AArch64] Add GPR rr instructions to isAssociativeAndCommutative

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 27 04:53:27 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a353c7756f2: [AArch64] Add GPR rr instructions to isAssociativeAndCommutative (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D134260?vs=475776&id=478084#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134260

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-pcsections.ll
  llvm/test/CodeGen/AArch64/aarch64-dynamic-stack-layout.ll
  llvm/test/CodeGen/AArch64/arm64-rev.ll
  llvm/test/CodeGen/AArch64/cmp-chains.ll
  llvm/test/CodeGen/AArch64/reduce-and.ll
  llvm/test/CodeGen/AArch64/reduce-or.ll
  llvm/test/CodeGen/AArch64/reduce-xor.ll
  llvm/test/CodeGen/AArch64/swift-return.ll
  llvm/test/CodeGen/AArch64/vecreduce-and-legalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134260.478084.patch
Type: text/x-patch
Size: 34453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221127/ffb0676c/attachment.bin>


More information about the llvm-commits mailing list