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

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 00:52:05 PST 2022


sdesmalen accepted this revision.
sdesmalen added a comment.
Herald added a project: All.

I've seen this in other places as well where introducing explicit implicit defs leads to less efficient register allocation, so I can see this is an improvement.


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