[all-commits] [llvm/llvm-project] dd9855: Reapply "[InferAttributes] Materialize all infered...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Apr 14 16:38:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd985551c247752ee2be71f04a141225a40641ef
      https://github.com/llvm/llvm-project/commit/dd985551c247752ee2be71f04a141225a40641ef
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:
    M clang/test/CodeGenOpenCL/builtins-amdgcn.cl
    M llvm/include/llvm/Transforms/Utils/Local.h
    M llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/CodeGen/AMDGPU/simplify-libcalls.ll
    M llvm/test/Other/cgscc-devirt-iteration.ll
    M llvm/test/Transforms/InferFunctionAttrs/annotate.ll
    M llvm/test/Transforms/LICM/strlen.ll

  Log Message:
  -----------
  Reapply "[InferAttributes] Materialize all infered attributes for declaration"" and follow on patches.

This reverts commit ab98f2c7129a52e216fd7e088b964cf4af27b0f2 and 98eea392cdbcdb7360e58b46e9329573f092cd96.

It includes a fix for the clang test which triggered the revert.  I failed to notice this one because there was another AMDGPU llvm test with a similiar name and the exact same text in the error message.  Odd.  Since only one build bot reported the clang test, I didn't notice that one.




More information about the All-commits mailing list