[PATCH] R600: Match sign_extend_inreg to BFE instructions

Matt Arsenault Matthew.Arsenault at amd.com
Mon Mar 10 18:10:03 PDT 2014


  Fix stupid mistake

http://llvm-reviews.chandlerc.com/D3036

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D3036?vs=7726&id=7727#toc

Files:
  lib/Target/R600/AMDGPUISelLowering.cpp
  lib/Target/R600/AMDGPUISelLowering.h
  lib/Target/R600/AMDGPUInstrInfo.td
  lib/Target/R600/AMDGPUSubtarget.h
  lib/Target/R600/AMDILISelLowering.cpp
  lib/Target/R600/AMDILIntrinsics.td
  lib/Target/R600/R600ISelLowering.cpp
  lib/Target/R600/R600Instructions.td
  lib/Target/R600/SIInstructions.td
  test/CodeGen/R600/mad_uint24.ll
  test/CodeGen/R600/mul_uint24.ll
  test/CodeGen/R600/sext-in-reg.ll
  test/CodeGen/R600/v1i64-kernel-arg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3036.2.patch
Type: text/x-patch
Size: 26546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140310/aead50f7/attachment.bin>


More information about the llvm-commits mailing list