[all-commits] [llvm/llvm-project] 40f7ac: [CodeGen][X86] Remove unused check-prefix in stric...

Pengfei Wang via All-commits all-commits at lists.llvm.org
Sun Nov 1 22:41:36 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 40f7ac1a8f61aedce6e521d454e0961604cf1642
      https://github.com/llvm/llvm-project/commit/40f7ac1a8f61aedce6e521d454e0961604cf1642
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/fp-intrinsics-fma.ll
    M llvm/test/CodeGen/X86/fp-intrinsics.ll
    M llvm/test/CodeGen/X86/fp-strict-scalar-cmp.ll
    M llvm/test/CodeGen/X86/fp-strict-scalar-fptoint.ll
    M llvm/test/CodeGen/X86/fp-strict-scalar-round.ll
    M llvm/test/CodeGen/X86/fp80-strict-libcalls.ll
    M llvm/test/CodeGen/X86/fp80-strict-scalar-cmp.ll
    M llvm/test/CodeGen/X86/fp80-strict-scalar.ll
    M llvm/test/CodeGen/X86/vec-strict-cmp-128.ll
    M llvm/test/CodeGen/X86/vec-strict-cmp-256.ll
    M llvm/test/CodeGen/X86/vec-strict-cmp-512.ll
    M llvm/test/CodeGen/X86/vec-strict-cmp-sub128.ll
    M llvm/test/CodeGen/X86/vec-strict-fptoint-128.ll
    M llvm/test/CodeGen/X86/vec-strict-fptoint-256.ll
    M llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll
    M llvm/test/CodeGen/X86/vec-strict-inttofp-128.ll
    M llvm/test/CodeGen/X86/vec-strict-inttofp-256.ll

  Log Message:
  -----------
  [CodeGen][X86] Remove unused check-prefix in strict FP tests.




More information about the All-commits mailing list