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

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 08:13:32 PST 2022


john.brawn planned changes to this revision.
john.brawn added a comment.

The performExtractVectorEltCombine transformation doesn't work correctly when D115352 <https://reviews.llvm.org/D115352> is applied (it causes there to be an extra add instruction) which I need to look into.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118489



More information about the llvm-commits mailing list