[PATCH] D75179: [AMDGPU][ConstantFolding] Fold llvm.amdgcn.fract intrinsic

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 09:51:01 PST 2020


foad updated this revision to Diff 246767.
foad marked an inline comment as done.
foad added a comment.

Implement the OpenCL-like behaviour.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75179

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/test/Analysis/ConstantFolding/AMDGPU/fract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75179.246767.patch
Type: text/x-patch
Size: 8087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/5e6b95df/attachment.bin>


More information about the llvm-commits mailing list