[PATCH] D95540: [AMDGPU][GlobalISel] Remove redundant cmp when copying constant to vcc

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 02:21:44 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c979ae9ecdd: [AMDGPU][GlobalISel] Remove redundant cmp when copying constant to vcc (authored by mbrkusanin).

Changed prior to commit:
  https://reviews.llvm.org/D95540?vs=319599&id=319802#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95540

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/divergent-control-flow.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-copy.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.div.fmas.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/localizer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95540.319802.patch
Type: text/x-patch
Size: 9368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/80a42579/attachment.bin>


More information about the llvm-commits mailing list