[all-commits] [llvm/llvm-project] 614b99: [LVI] Refactor value from icmp cond handling (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Sun Jun 28 06:05:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 614b995cace94e69fd1341addf81204d34e1bdff
      https://github.com/llvm/llvm-project/commit/614b995cace94e69fd1341addf81204d34e1bdff
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-06-28 (Sun, 28 Jun 2020)

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

  Log Message:
  -----------
  [LVI] Refactor value from icmp cond handling (NFC)

Rewrite this in a way that is more amenable to extension.




More information about the All-commits mailing list