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

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 01:18:15 PDT 2019


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

Simplifying IR test case even more with bugpoint.


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.206385.patch
Type: text/x-patch
Size: 17075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/c9510653/attachment.bin>


More information about the llvm-commits mailing list