[PATCH] D74322: GlobalISel: Extend narrowing to G_ASHR

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 08:43:12 PST 2020


arsenm updated this revision to Diff 243577.
arsenm added a comment.

Fix bug and generalize


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

https://reviews.llvm.org/D74322

Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AMDGPU/AMDGPUPreLegalizerCombiner.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-ashr-narrow.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74322.243577.patch
Type: text/x-patch
Size: 10346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/c6134188/attachment.bin>


More information about the llvm-commits mailing list