[all-commits] [llvm/llvm-project] 85a11b: [KeyInstr] Enable Key Instructions support in LLVM...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Tue Jul 8 03:17:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85a11bce7d9a565fa5e28a522674334f294c6c33
      https://github.com/llvm/llvm-project/commit/85a11bce7d9a565fa5e28a522674334f294c6c33
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  [KeyInstr] Enable Key Instructions support in LLVM (#144324)

Set LLVM_EXPERIMENTAL_KEY_INSTRUCTIONS=ON by default. This enables
support for Key Instructions in LLVM by default, it does not enable the
feature by default.

This does have an affect on compile time, which looks to have mostly
been "paid for" (if that argument stands) by my PR #143399.



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