[PATCH] D75915: [GlobalISel] combine G_TRUNC with G_MERGE_VALUES

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 09:12:26 PDT 2020


arsenm added a comment.

In D75915#1914754 <https://reviews.llvm.org/D75915#1914754>, @gargaroff wrote:

> In D75915#1914717 <https://reviews.llvm.org/D75915#1914717>, @arsenm wrote:
>
> > Needs dedicated test for this specific combine
>
>
> I didn't find any dedicated artifact combiner tests where I could add mine. Could you point me in the right direction?


I put some of these in test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-*


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75915





More information about the llvm-commits mailing list