[PATCH] D106053: [CodeGen] Remove pending AssertZext AssertSext in promoting FP_TO_INT

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 23:26:04 PDT 2021


xiangzhangllvm updated this revision to Diff 359226.

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

https://reviews.llvm.org/D106053

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx-cvt-2.ll
  llvm/test/CodeGen/X86/avx-fp2int.ll
  llvm/test/CodeGen/X86/avx512-cvt.ll
  llvm/test/CodeGen/X86/min-legal-vector-width.ll
  llvm/test/CodeGen/X86/pr48727.ll
  llvm/test/CodeGen/X86/tmp/rep.ll
  llvm/test/CodeGen/X86/tmp/rep_old.s
  llvm/test/CodeGen/X86/tmp/rep_rm_simons_rG2a419a0b9957ebac9e11e4b43bc9fbe42a9207df.s
  llvm/test/CodeGen/X86/vec-strict-fptoint-128.ll
  llvm/test/CodeGen/X86/vec-strict-fptoint-256.ll
  llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll
  llvm/test/CodeGen/X86/vec_cast2.ll
  llvm/test/CodeGen/X86/vec_cast3.ll
  llvm/test/CodeGen/X86/vec_fp_to_int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106053.359226.patch
Type: text/x-patch
Size: 92943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/11d5994c/attachment.bin>


More information about the llvm-commits mailing list