[PATCH] D139809: [AArch64] Add FP16 instructions to isAssociativeAndCommutative

KAWASHIMA Takahiro via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 19 06:22:26 PST 2022


kawashima-fj updated this revision to Diff 483943.
kawashima-fj edited the summary of this revision.
kawashima-fj added a comment.

As per @dmgreen's comment, change `-mcpu=cortex-a710` to `-mcpu=neoverse-n2`.


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

https://reviews.llvm.org/D139809

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/test/CodeGen/AArch64/machine-combiner.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139809.483943.patch
Type: text/x-patch
Size: 7556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221219/959d3d10/attachment.bin>


More information about the llvm-commits mailing list