[all-commits] [llvm/llvm-project] 028db8: [Attributor][FIX] Call right base method in AAValu...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Sun Feb 9 22:38:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 028db8c490bb29fb2fb7fab63771e72923d275fa
      https://github.com/llvm/llvm-project/commit/028db8c490bb29fb2fb7fab63771e72923d275fa
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

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

  Log Message:
  -----------
  [Attributor][FIX] Call right base method in AAValueConstantRangeFloating

We now call the base class method as we should.




More information about the All-commits mailing list