[all-commits] [llvm/llvm-project] 086496: [TableGen][DecoderEmitter] Replace opcode mask wit...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Tue Sep 16 09:23:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0864965e54a2ae050898ca0a3bb1d07f8fabe954
      https://github.com/llvm/llvm-project/commit/0864965e54a2ae050898ca0a3bb1d07f8fabe954
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

  Changed paths:
    M llvm/utils/TableGen/DecoderEmitter.cpp

  Log Message:
  -----------
  [TableGen][DecoderEmitter] Replace opcode mask with booleans (NFC) (#159113)

Extracted from #155889, which removes inclusion of `MCDecoderOps.h`.



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