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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 08:17:36 PDT 2019


arsenm added a comment.

In D63709#1557592 <https://reviews.llvm.org/D63709#1557592>, @arsenm wrote:

> Reduced further: https://paste.debian.net/1089194


Other targets seem to not have this problem with a slightly generalized version, so I would look into how this is cleaned up there


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63709





More information about the llvm-commits mailing list