[all-commits] [llvm/llvm-project] 92e211: [BasicAA] Enable separate storage hints by default...

David Goldblatt via All-commits all-commits at lists.llvm.org
Wed Jan 3 12:51:53 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92e211ab33417dc061bfbce910fd2c2419e11efa
      https://github.com/llvm/llvm-project/commit/92e211ab33417dc061bfbce910fd2c2419e11efa
  Author: David Goldblatt <davidgoldblatt at fb.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

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

  Log Message:
  -----------
  [BasicAA] Enable separate storage hints by default (#76864)

As requested in
https://github.com/llvm/llvm-project/pull/76770#pullrequestreview-1801649466

A few months of experimentation in a large codebase did not reveal any
significant build speed regressions, and b07bf16 speeds up hint lookup
even further.

Co-authored-by: David Goldblatt <davidgoldblatt at meta.com>




More information about the All-commits mailing list