[all-commits] [llvm/llvm-project] aa2743: Revert "[Attributor] Disable simplification AAs if...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Tue Jul 27 16:10:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa27430a625b2fd059707a87f8ba2df8f480ff11
      https://github.com/llvm/llvm-project/commit/aa27430a625b2fd059707a87f8ba2df8f480ff11
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/Attributor.h
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp

  Log Message:
  -----------
  Revert "[Attributor] Disable simplification AAs if a callback is present"

This reverts commit cbb709e25124dc38ee593882051fc88c987fe591 as it
breaks the tests, which was not supposed to happen. Investigating now.




More information about the All-commits mailing list