[all-commits] [llvm/llvm-project] ad7b93: Initialize IsFast* values

androm3da via All-commits all-commits at lists.llvm.org
Fri Mar 13 15:46:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ad7b930bd18a434cfc4114fdb4075652dd6b1660
      https://github.com/llvm/llvm-project/commit/ad7b930bd18a434cfc4114fdb4075652dd6b1660
  Author: Brian Cain <bcain at quicinc.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  Initialize IsFast* values

We must initialize these values in case some targets do not assign to
them in allowsMemoryAccess().




More information about the All-commits mailing list