[PATCH] D105525: [GISel] Add fpext/fptrunc combines

Patrick Nappa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 22:17:16 PDT 2021


pnappa updated this revision to Diff 356866.
pnappa added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.

Fixed AMDGPU's fdiv.f16.ll test.

  ninja check-llvm-codegen

Successfully passes locally.


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

https://reviews.llvm.org/D105525

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-ext.mir
  llvm/test/CodeGen/AArch64/GlobalISel/combine-fpext-suitofp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/combine-fptrunc.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105525.356866.patch
Type: text/x-patch
Size: 49335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/723fa7e0/attachment.bin>


More information about the llvm-commits mailing list