[PATCH] D50553: [X86] Add constant folding for AVX512 versions of scalar floating point to integer conversion intrinsics.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 23:55:47 PDT 2018


craig.topper updated this revision to Diff 160065.
craig.topper added a comment.

Add FIXME for other rounding modes


Repository:
  rL LLVM

https://reviews.llvm.org/D50553

Files:
  lib/Analysis/ConstantFolding.cpp
  test/Transforms/ConstProp/avx512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50553.160065.patch
Type: text/x-patch
Size: 26951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/5c9f4daf/attachment.bin>


More information about the llvm-commits mailing list