[all-commits] [llvm/llvm-project] 7ff7df: Revert "[NFCi][MergeFunctions] Consolidate Hashing...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sat Aug 19 12:24:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ff7df1c629a78f6c87a0bfbc7e5d7c2714283fe
      https://github.com/llvm/llvm-project/commit/7ff7df1c629a78f6c87a0bfbc7e5d7c2714283fe
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-08-19 (Sat, 19 Aug 2023)

  Changed paths:
    M llvm/include/llvm/IR/StructuralHash.h
    M llvm/include/llvm/Transforms/Utils/FunctionComparator.h
    M llvm/lib/IR/StructuralHash.cpp
    M llvm/lib/Transforms/IPO/MergeFunctions.cpp
    M llvm/lib/Transforms/Utils/FunctionComparator.cpp

  Log Message:
  -----------
  Revert "[NFCi][MergeFunctions] Consolidate Hashing Functions"

This reverts commit 28134a29fdedd8972acdfb39223571ddcc15dc59.

This patch was causing build failures on multiple buildbots on 32-bit
architectures. Reverting now so I can deboug out-of-trunk and resubmit
later.




More information about the All-commits mailing list