[PATCH] D115641: [AArch64][SVE] Replace mask pointers in fixed-length-fp-vselect test

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 09:15:05 PST 2021


MattDevereau created this revision.
MattDevereau added reviewers: paulwalker-arm, peterwaller-arm, DavidTruby.
Herald added subscribers: psnobl, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
MattDevereau requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Replace mask pointer parameters with fcmp for better quality codegen


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115641

Files:
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-vselect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115641.393919.patch
Type: text/x-patch
Size: 61440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/3bad91ae/attachment.bin>


More information about the llvm-commits mailing list