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

Patrick Nappa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 24 16:14:05 PDT 2021


pnappa updated this revision to Diff 368493.
pnappa marked an inline comment as done.

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.368493.patch
Type: text/x-patch
Size: 46363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210824/381179e5/attachment.bin>


More information about the llvm-commits mailing list