[PATCH] D118489: [AArch64] Allow strict opcodes in faddp patterns

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 07:04:50 PST 2022


john.brawn updated this revision to Diff 407871.
john.brawn added a comment.

Use ReplaceAllUsesOfValueWith instead of MorphNode.


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

https://reviews.llvm.org/D118489

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/faddp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118489.407871.patch
Type: text/x-patch
Size: 8706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/e293af9f/attachment.bin>


More information about the llvm-commits mailing list