[all-commits] [llvm/llvm-project] 8d2901: [NFC][Inliner] Add Load/Store handler

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Aug 5 13:42:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d2901d53708b72ae3cb56ac78d3cd0e591db669
      https://github.com/llvm/llvm-project/commit/8d2901d53708b72ae3cb56ac78d3cd0e591db669
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-05 (Fri, 05 Aug 2022)

  Changed paths:
    M llvm/lib/Analysis/InlineCost.cpp

  Log Message:
  -----------
  [NFC][Inliner] Add Load/Store handler

This is an additional signal which may benefit sanitizers.

Reviewed By: kda

Differential Revision: https://reviews.llvm.org/D131129




More information about the All-commits mailing list