[all-commits] [llvm/llvm-project] 0f16d6: [NFC][CostModel] Refactor getCastInstrCost

Sam Parker via All-commits all-commits at lists.llvm.org
Mon Apr 27 04:43:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f16d66c80eb0b65c4ae55e27671d46f66be065f
      https://github.com/llvm/llvm-project/commit/0f16d66c80eb0b65c4ae55e27671d46f66be065f
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/BasicTTIImpl.h

  Log Message:
  -----------
  [NFC][CostModel] Refactor getCastInstrCost

Move ZExt/SExt load handling into the BasicTTI switch statement.




More information about the All-commits mailing list