[PATCH] D31946: [legalize-types] Make softening result use a single map for replacements.

Anton Yartsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 12:24:46 PDT 2017


ayartsev updated this revision to Diff 95801.
ayartsev marked 2 inline comments as done.
ayartsev added a comment.

Thanks for the review.
Addressed the issue, updated the patch.


https://reviews.llvm.org/D31946

Files:
  lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  test/CodeGen/X86/soft-fp-legal-in-HW-reg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31946.95801.patch
Type: text/x-patch
Size: 11011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/4882ee99/attachment.bin>


More information about the llvm-commits mailing list