[all-commits] [llvm/llvm-project] 4e8a02: [Attributor][FIX] Remove assumption that doesn't h...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Sun Jan 9 11:16:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e8a02e7f49dd6aa7f2a6003a2556fda639713c9
      https://github.com/llvm/llvm-project/commit/4e8a02e7f49dd6aa7f2a6003a2556fda639713c9
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2022-01-09 (Sun, 09 Jan 2022)

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

  Log Message:
  -----------
  [Attributor][FIX] Remove assumption that doesn't have to hold

There is no guarantee we strip all GEPOperators and the conservative
handling doesn't even require us to.




More information about the All-commits mailing list