[PATCH] D49806: [FPEnv] Widen illegal width StrictFP vector operations as needed

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 08:45:30 PDT 2018


cameron.mcinally updated this revision to Diff 157700.
cameron.mcinally marked 2 inline comments as done.
cameron.mcinally added a comment.

Add a high-level comment to the new CollectOpsToWiden(...) helper function.


Repository:
  rL LLVM

https://reviews.llvm.org/D49806

Files:
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49806.157700.patch
Type: text/x-patch
Size: 95058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180727/46988eef/attachment-0001.bin>


More information about the llvm-commits mailing list