[all-commits] [llvm/llvm-project] b0b3f8: Revert "[X86] combineCMP - attempt to simplify KSH...

Zequan Wu via All-commits all-commits at lists.llvm.org
Fri Sep 1 13:39:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0b3f82dd3c00cdba891f1ff6ba63abd419d0f18
      https://github.com/llvm/llvm-project/commit/b0b3f82dd3c00cdba891f1ff6ba63abd419d0f18
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/avx512-insert-extract.ll
    M llvm/test/CodeGen/X86/movmsk-cmp.ll
    M llvm/test/CodeGen/X86/pr33349.ll
    M llvm/test/CodeGen/X86/pr34177.ll

  Log Message:
  -----------
  Revert "[X86] combineCMP - attempt to simplify KSHIFTR mask element extractions when just comparing against zero"

This reverts commit 239ab16ec1213749a2228368298519b377d336bb.

This causes crashes when compiling chromium with asan, attached reduced ir at: https://reviews.llvm.org/rG239ab16ec1213749a2228368298519b377d336bb#124559




More information about the All-commits mailing list