[all-commits] [llvm/llvm-project] c1b754: [TTI] Sink IVDescriptors.h include (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Aug 30 13:42:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c1b7540645cf8d840385ecd6ee7f1f5c1e7c6fc2
      https://github.com/llvm/llvm-project/commit/c1b7540645cf8d840385ecd6ee7f1f5c1e7c6fc2
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfo.h
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h

  Log Message:
  -----------
  [TTI] Sink IVDescriptors.h include (NFC)

Forward declare RecurrenceDescriptor and include IVDescritor.h
only in implementation code that actually needs it.




More information about the All-commits mailing list