[PATCH] D121829: [clang][AArc64][SVE] Implement vector-scalar operators

David Truby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 15:09:41 PDT 2022


DavidTruby added a comment.

In D121829#3386736 <https://reviews.llvm.org/D121829#3386736>, @paulwalker-arm wrote:

> It looks like the issue you fixed for the integer tests also need fixing for the floating point variants.

Yeah, this is what you get when you think you're being really smart with sed... Will upload a fix!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121829



More information about the cfe-commits mailing list