[all-commits] [llvm/llvm-project] 1b9426: [x86] add cost model test for memcpy; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Tue Oct 13 08:43:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b94261e36f18bdc17097078518df448b67c84ea
      https://github.com/llvm/llvm-project/commit/1b94261e36f18bdc17097078518df448b67c84ea
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-10-13 (Tue, 13 Oct 2020)

  Changed paths:
    M llvm/test/Analysis/CostModel/X86/intrinsic-cost-kinds.ll

  Log Message:
  -----------
  [x86] add cost model test for memcpy; NFC

This is treated as a special-case in the base class
implementation of getIntrinsicInstrCost().




More information about the All-commits mailing list