[all-commits] [llvm/llvm-project] e1e3c7: Revert rG6c56cf71ee82ec3a28e0dfc2b751bd10c16929da ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Sep 13 03:28:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1e3c75c7dad72190b559073fcbb5701dde09f5b
      https://github.com/llvm/llvm-project/commit/e1e3c75c7dad72190b559073fcbb5701dde09f5b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/test/CodeGen/AArch64/pr55178.ll
    M llvm/test/CodeGen/AMDGPU/swdev373493.ll
    M llvm/test/CodeGen/PowerPC/p10-spill-crgt.ll
    M llvm/test/CodeGen/PowerPC/pr45709.ll
    M llvm/test/CodeGen/RISCV/pr64503.ll
    M llvm/test/CodeGen/Thumb2/ldr-str-imm12.ll
    M llvm/test/CodeGen/WebAssembly/pr59626.ll
    M llvm/test/CodeGen/X86/2012-01-10-UndefExceptionEdge.ll
    M llvm/test/CodeGen/X86/ragreedy-hoist-spill.ll
    M llvm/test/CodeGen/X86/tail-dup-merge-loop-headers.ll
    M llvm/test/CodeGen/X86/twoaddr-lea.ll
    M llvm/test/CodeGen/X86/vec_int_to_fp.ll

  Log Message:
  -----------
  Revert rG6c56cf71ee82ec3a28e0dfc2b751bd10c16929da "[DAG] FoldSetCC - add missing icmp(X,undef) -> isTrueWhenEqual case"

Need to address a missed test change




More information about the All-commits mailing list