[all-commits] [llvm/llvm-project] 7adf26: Revert "Remove incorrect comment around `truncateA...

goldsteinn via All-commits all-commits at lists.llvm.org
Wed Feb 15 14:33:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7adf26e7683d92cf967793d51185c84e73de70cb
      https://github.com/llvm/llvm-project/commit/7adf26e7683d92cf967793d51185c84e73de70cb
  Author: Noah Goldstein <goldstein.w.n at gmail.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  Revert "Remove incorrect comment around `truncateAVX512SetCCNoBWI`; NFC"

This reverts commit f895d55f149b66542940b22c547bb8400cbe2237.


  Commit: 8bd0e9481cfcba53946433011d841280fd456caa
      https://github.com/llvm/llvm-project/commit/8bd0e9481cfcba53946433011d841280fd456caa
  Author: Noah Goldstein <goldstein.w.n at gmail.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/urem-seteq-illegal-types.ll
    M llvm/test/CodeGen/X86/vector-compare-simplify.ll
    M llvm/test/CodeGen/X86/vector-popcnt-128-ult-ugt.ll
    M llvm/test/CodeGen/X86/vector-popcnt-256-ult-ugt.ll
    M llvm/test/CodeGen/X86/vector-popcnt-512-ult-ugt.ll

  Log Message:
  -----------
  Revert "Transform vector SET{LE/ULT/ULE} -> SETLT and SET{GE/UGT/UGE} -> SETGT if possible"

This reverts commit f3732c2b18df305a1927b9d4a94610421a2750e7.


Compare: https://github.com/llvm/llvm-project/compare/c38c8d674383...8bd0e9481cfc


More information about the All-commits mailing list