[all-commits] [llvm/llvm-project] c37a8a: [CostModel] remove hack for intrinsic cost based o...

RotateRight via All-commits all-commits at lists.llvm.org
Mon Sep 28 13:03:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c37a8acef64213c2d9cf6fc76f958eb6bd252b4f
      https://github.com/llvm/llvm-project/commit/c37a8acef64213c2d9cf6fc76f958eb6bd252b4f
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

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

  Log Message:
  -----------
  [CostModel] remove hack for intrinsic cost based on cost type

This hack seems to only have been necessary because of the
constructor bug noted in 33125cffd.

Once again, it's hard to prove NFC, but that's the hope...




More information about the All-commits mailing list