[PATCH] D23995: AMDGPU: Do basic folding of class intrinsic

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 10:10:43 PDT 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: kzhuravl.

This allows more of the OCML builtin library to be constant folded.

https://reviews.llvm.org/D23995

Files:
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  test/Transforms/InstCombine/amdgcn-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23995.69576.patch
Type: text/x-patch
Size: 11784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/eba3be4c/attachment-0001.bin>


More information about the llvm-commits mailing list