[all-commits] [llvm/llvm-project] e07b89: [FunctionAttrs] Rename addReadAttrs -> addMemoryAt...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Mar 11 03:49:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e07b8991923b80db6a26d6f89315343c2f88b6e9
      https://github.com/llvm/llvm-project/commit/e07b8991923b80db6a26d6f89315343c2f88b6e9
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-03-11 (Fri, 11 Mar 2022)

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

  Log Message:
  -----------
  [FunctionAttrs] Rename addReadAttrs -> addMemoryAttrs.

The addReadAttrs name is out of date, as the function also adds
the writeonly attribute. addMemoryAttrs is more accurate.




More information about the All-commits mailing list