[all-commits] [llvm/llvm-project] b7a4b6: [Bundle][Codegen] Ignore bundle for meta-instruction

KanRobert via All-commits all-commits at lists.llvm.org
Tue Mar 22 19:15:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7a4b6738059ec34afbf416160cbce522fe99d62
      https://github.com/llvm/llvm-project/commit/b7a4b6738059ec34afbf416160cbce522fe99d62
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineInstr.h

  Log Message:
  -----------
  [Bundle][Codegen] Ignore bundle for meta-instruction

The purpose is to keep the default behavior as before.
Noticed by comments in D121600.

Reviewed By: bjope

Differential Revision: https://reviews.llvm.org/D122221




More information about the All-commits mailing list