[PATCH] D108725: [AArch64][GlobalISel] Implement custom legalization for s32/s64 G_FCOPYSIGN

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 16:03:59 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa7aaafde2ef5: [AArch64][GlobalISel] Implement custom legalization for s32/s64 G_FCOPYSIGN (authored by paquette).
Herald added a project: All.

Changed prior to commit:
  https://reviews.llvm.org/D108725?vs=368713&id=463703#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108725

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-fcopysign.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108725.463703.patch
Type: text/x-patch
Size: 7586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/6b3352d8/attachment.bin>


More information about the llvm-commits mailing list