[all-commits] [llvm/llvm-project] a25587: Propagate MIFlags in table gen

mcberg2017 via All-commits all-commits at lists.llvm.org
Wed May 13 18:33:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a255870f0397b0b2805c2211f2bccc92ab7701a1
      https://github.com/llvm/llvm-project/commit/a255870f0397b0b2805c2211f2bccc92ab7701a1
  Author: Michael Berg <michael_c_berg at apple.com>
  Date:   2020-05-13 (Wed, 13 May 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
    M llvm/test/CodeGen/AArch64/GlobalISel/select-jump-table-brjt.mir

  Log Message:
  -----------
  Propagate MIFlags in table gen

Summary: Add flag propagation to tablegen via OutMIs from originating MI in InstructionSelector::executeMatchTable.

Reviewers: dsanders, volkan

Reviewed By: dsanders

Subscribers: llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list