[PATCH] D63709: [AMDGPU] Add peephole to optimize MOV

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 09:03:33 PDT 2019


piotr updated this revision to Diff 206233.
piotr added a comment.

Adding IR test case example.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63709

Files:
  lib/Target/AMDGPU/SIShrinkInstructions.cpp
  test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
  test/CodeGen/AMDGPU/mov-opt.ll
  test/CodeGen/AMDGPU/remove-redundant-mov.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63709.206233.patch
Type: text/x-patch
Size: 19733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/8d632cb0/attachment.bin>


More information about the llvm-commits mailing list