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

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 11:10:28 PDT 2018


cameron.mcinally updated this revision to Diff 157313.
cameron.mcinally marked an inline comment as done.
cameron.mcinally added a comment.

Use a temp for Oper instead of the whole expression.


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.157313.patch
Type: text/x-patch
Size: 90156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/77b09b48/attachment.bin>


More information about the llvm-commits mailing list