[all-commits] [llvm/llvm-project] 20f56e: [CodeGen] Add default lowering for llvm.allow.{run...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20f56e1f8e51d672425ec0c8f2ec243b131e8296
      https://github.com/llvm/llvm-project/commit/20f56e1f8e51d672425ec0c8f2ec243b131e8296
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-03-31 (Sun, 31 Mar 2024)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/lib/CodeGen/IntrinsicLowering.cpp
    M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    A llvm/test/CodeGen/AArch64/allow-check.ll
    A llvm/test/CodeGen/AMDGPU/allow-check.ll
    A llvm/test/CodeGen/Generic/allow-check.ll
    A llvm/test/CodeGen/RISCV/allow-check.ll
    A llvm/test/CodeGen/X86/allow-check.ll

  Log Message:
  -----------
  [CodeGen] Add default lowering for llvm.allow.{runtime,ubsan}.check() (#86049)

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