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

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 25 19:22:10 PDT 2021


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

Update clang-format (some places keep same style with the existed code)


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.375076.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210926/6bf5a97a/attachment.bin>


More information about the llvm-commits mailing list