[PATCH] D87050: GlobalISel: Add combines for G_TRUNC

Volkan Keles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 15:33:43 PDT 2020


volkan updated this revision to Diff 289590.
volkan added a comment.

Updated the patch based on the feedback.


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

https://reviews.llvm.org/D87050

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/arm64-fallback.ll
  llvm/test/CodeGen/AArch64/GlobalISel/combine-trunc.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/shl.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/xnor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87050.289590.patch
Type: text/x-patch
Size: 14888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/8b2c31a8/attachment.bin>


More information about the llvm-commits mailing list