[PATCH] D117795: [AArch64] Add some missing strict FP vector lowering

John Brawn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 27 05:19:10 PST 2022


john.brawn updated this revision to Diff 403614.
john.brawn retitled this revision from "[AArch64] Fixes for strict FP vector instructions" to "[AArch64] Add some missing strict FP vector lowering".
john.brawn edited the summary of this revision.
john.brawn added a comment.

The other parts of this have been split off into D118257 <https://reviews.llvm.org/D118257>, D118258 <https://reviews.llvm.org/D118258>, and D118259 <https://reviews.llvm.org/D118259>. I've also added some extra testing, as the clang test aarch64-neon-intrinsics-constrained wasn't actually testing all of the changes here.


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

https://reviews.llvm.org/D117795

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/fp-intrinsics-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117795.403614.patch
Type: text/x-patch
Size: 44970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220127/e1f9138f/attachment-0001.bin>


More information about the cfe-commits mailing list