[all-commits] [llvm/llvm-project] b7cdb1: [ValueLattice] Use 8 bits for Tag.

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Apr 18 05:35:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b7cdb138afaaf5d0ddc0d7e899e5239b6faab43c
      https://github.com/llvm/llvm-project/commit/b7cdb138afaaf5d0ddc0d7e899e5239b6faab43c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-04-18 (Sat, 18 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/ValueLattice.h

  Log Message:
  -----------
  [ValueLattice] Use 8 bits for Tag.

Suggested as follow-up in D78145 post-commit to be more machine friendly.




More information about the All-commits mailing list