[PATCH] D117944: [AARCH64][NEON] Allow to sink operands for aarch64_neon_pmull.

Sunho Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 11:28:49 PST 2022


sunho updated this revision to Diff 404634.
sunho added a comment.

Account for comments


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

https://reviews.llvm.org/D117944

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/neon-vmull-high-p8.ll
  llvm/test/Transforms/CodeGenPrepare/AArch64/sink-free-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117944.404634.patch
Type: text/x-patch
Size: 10941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/556be1a5/attachment.bin>


More information about the llvm-commits mailing list