[PATCH] D62546: [FPEnv] Added a special UnrollVectorOp method to deal with the chain on StrictFP opcodes

Andrew J Wock via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 06:17:31 PDT 2019


ajwock updated this revision to Diff 202171.
ajwock marked 2 inline comments as done.
ajwock added a comment.

Added space (i= 0 -> i = 0)


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

https://reviews.llvm.org/D62546

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62546.202171.patch
Type: text/x-patch
Size: 261722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/5879edff/attachment-0001.bin>


More information about the llvm-commits mailing list