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

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


  Branch: refs/heads/arcpatch-D74988
  Home:   https://github.com/llvm/llvm-project
  Commit: 5633f32102c454edc6f9d333c16ae920a7bac888
      https://github.com/llvm/llvm-project/commit/5633f32102c454edc6f9d333c16ae920a7bac888
  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