[PATCH] D155601: [AArch64][GISel] Additional FPExt vector lowering

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 07:54:22 PDT 2023


dmgreen created this revision.
dmgreen added reviewers: aemerson, arsenm, paquette, Petar.Avramovic.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
dmgreen requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Similar to D155311 <https://reviews.llvm.org/D155311>, this adds lowering for more vector cases for FPExt


https://reviews.llvm.org/D155601

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/fpext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155601.541535.patch
Type: text/x-patch
Size: 8747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/10f8df4f/attachment.bin>


More information about the llvm-commits mailing list