[PATCH] D32606: AMDGPU: Try to use op_sel when selecting packed instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 12:56:27 PDT 2017


arsenm updated this revision to Diff 96984.
arsenm added a comment.

Don't add component neg modifiers if the components can't be folded


https://reviews.llvm.org/D32606

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  test/CodeGen/AMDGPU/immv216.ll
  test/CodeGen/AMDGPU/packed-op-sel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32606.96984.patch
Type: text/x-patch
Size: 14297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170427/1f0851fe/attachment.bin>


More information about the llvm-commits mailing list