[all-commits] [llvm/llvm-project] 24cae1: [MI] Reduce MachineInstr size (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Apr 17 09:38:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 24cae17c283e1b4f4672b987d5b978b8fb997f75
      https://github.com/llvm/llvm-project/commit/24cae17c283e1b4f4672b987d5b978b8fb997f75
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-04-17 (Fri, 17 Apr 2020)

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

  Log Message:
  -----------
  [MI] Reduce MachineInstr size (NFC)

Move CapOperands next to AsmPrinterFlags, to reduce size of
MachineInstr by 8 bytes.




More information about the All-commits mailing list