[PATCH] R600: Add target nodes for BFM and BFI
Matt Arsenault
Matthew.Arsenault at amd.com
Sat Mar 29 13:22:15 PDT 2014
Add intrinsics for BFE, BFI and BFM to help writing tests
http://llvm-reviews.chandlerc.com/D3218
Files:
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/AMDGPUInstrInfo.td
lib/Target/R600/AMDGPUIntrinsics.td
lib/Target/R600/EvergreenInstructions.td
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/llvm.AMDGPU.bfe.i32.ll
test/CodeGen/R600/llvm.AMDGPU.bfe.u32.ll
test/CodeGen/R600/llvm.AMDGPU.bfi.ll
test/CodeGen/R600/llvm.AMDGPU.bfm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3218.1.patch
Type: text/x-patch
Size: 12240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140329/68bc4ba8/attachment.bin>
More information about the llvm-commits
mailing list