[all-commits] [llvm/llvm-project] df20ff: [TTI] Kill last couple uses of OperandValueKind in...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Aug 23 08:55:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df20ff9ae2061b843e9557a73c1f6534af9c4cfd
      https://github.com/llvm/llvm-project/commit/df20ff9ae2061b843e9557a73c1f6534af9c4cfd
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp

  Log Message:
  -----------
  [TTI] Kill last couple uses of OperandValueKind in targets [nfc]

Use the accessor methods on the containing class instead so that we can change the representation.




More information about the All-commits mailing list