[all-commits] [llvm/llvm-project] 5dfc20: [Attributor][FIX] Do not request an AANonNull for ...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Mon Aug 17 16:23:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5dfc207c5352e606e20399d9e15b2ade2922c0d2
      https://github.com/llvm/llvm-project/commit/5dfc207c5352e606e20399d9e15b2ade2922c0d2
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
    M llvm/test/Transforms/Attributor/undefined_behavior.ll

  Log Message:
  -----------
  [Attributor][FIX] Do not request an AANonNull for non-pointer types


  Commit: 19bd4ef157a85aee0f6302165dd3eec9b341524a
      https://github.com/llvm/llvm-project/commit/19bd4ef157a85aee0f6302165dd3eec9b341524a
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
    M llvm/test/Transforms/Attributor/undefined_behavior.ll

  Log Message:
  -----------
  [Attributor] Properly use the call site argument position


Compare: https://github.com/llvm/llvm-project/compare/ad03d0647fed...19bd4ef157a8


More information about the All-commits mailing list