[PATCH] D18643: Mark some FP intrinsics as safe to speculatively execute

whitequark via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 3 04:19:38 PDT 2016


whitequark updated this revision to Diff 52497.
whitequark added a comment.

Added a test; updated to include the complete list of LLVM FP intrinsics that are safe to speculate (excluding the fp16 conversion ones, since I don't really know anything about them).


Repository:
  rL LLVM

http://reviews.llvm.org/D18643

Files:
  lib/Analysis/ValueTracking.cpp
  test/Transforms/LICM/hoist-round.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18643.52497.patch
Type: text/x-patch
Size: 3921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160403/49971bdb/attachment.bin>


More information about the llvm-commits mailing list