[all-commits] [llvm/llvm-project] 2a009d: [CostModel] No cost for llvm.allow.{runtime, ubsan}...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Sun Mar 31 22:21:18 PDT 2024


  Branch: refs/heads/users/vitalybuka/spr/main.costmodel-no-cost-for-llvmallowruntimeubsancheck
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a009ddc93c4dec54c70de2ccb614fcebd2785d1
      https://github.com/llvm/llvm-project/commit/2a009ddc93c4dec54c70de2ccb614fcebd2785d1
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-03-31 (Sun, 31 Mar 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/test/Analysis/CostModel/free-intrinsics-datalayout.ll
    M llvm/test/Analysis/CostModel/free-intrinsics-no_info.ll

  Log Message:
  -----------
  [CostModel] No cost for llvm.allow.{runtime,ubsan}.check() (#86064)

These intrinsics will not be lowered to code.

RFC:
https://discourse.llvm.org/t/rfc-add-llvm-experimental-hot-intrinsic-or-llvm-hot/77641



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list