[PATCH] D110467: [ISEL] Legalize arithmetic.fence.f128 for 32-bits target

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 00:39:15 PDT 2021


xiangzhangllvm updated this revision to Diff 375159.
xiangzhangllvm added a comment.

Refine, let it follow with SoftenFloatRes_FREEZE style.


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

https://reviews.llvm.org/D110467

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
  llvm/test/CodeGen/X86/arithmetic_fence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110467.375159.patch
Type: text/x-patch
Size: 5670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/7cd727a4/attachment.bin>


More information about the llvm-commits mailing list