[PATCH] D147947: [AArch64][GISel] Add FP16 fcmp lowering

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 09:23:04 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc663b2576fc2: [AArch64][GISel] Add FP16 fcmp lowering (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147947

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-fcmp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/test/CodeGen/AArch64/GlobalISel/lower-neon-vector-fcmp.mir
  llvm/test/CodeGen/AArch64/vacg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147947.514269.patch
Type: text/x-patch
Size: 12994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/adab5550/attachment.bin>


More information about the llvm-commits mailing list