[PATCH] D120706: [AArch64] Use first op of FADDPv* instead of implicit def.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 02:56:20 PST 2022


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

Looks like a sensible change to me, but could you commit it with a small comment explaining? I think I remember puzzling over these patterns a little when someone asked about them, and with this change the actual dataflow we care about is even less apparent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120706



More information about the llvm-commits mailing list