[all-commits] [llvm/llvm-project] 5011b4: Revert "[Attributor] Ensure to use the proper live...

Evgenii Stepanov via All-commits all-commits at lists.llvm.org
Wed Jun 22 13:41:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5011b4ca0e4bc7e4c72ac3511be53d23fd50c695
      https://github.com/llvm/llvm-project/commit/5011b4ca0e4bc7e4c72ac3511be53d23fd50c695
  Author: Evgenii Stepanov <eugenis at google.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/Attributor.h
    M llvm/lib/Transforms/IPO/Attributor.cpp
    M llvm/test/Transforms/Attributor/IPConstantProp/return-constant.ll
    M llvm/test/Transforms/Attributor/IPConstantProp/return-constants.ll
    M llvm/test/Transforms/Attributor/align.ll
    M llvm/test/Transforms/Attributor/read_write_returned_arguments_scc.ll

  Log Message:
  -----------
  Revert "[Attributor] Ensure to use the proper liveness AA"

Reason: memory leaks

This reverts commit 083010312aa4a0ba0cd5299bd3b039af8fb6d58f.




More information about the All-commits mailing list