[all-commits] [llvm/llvm-project] 419c92: [GlobalISel][InlineAsm] Fix matching input constra...

petar-avramovic via All-commits all-commits at lists.llvm.org
Wed Jul 8 03:33:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 419c92a749294a22a3deaa22719094ebd4e70568
      https://github.com/llvm/llvm-project/commit/419c92a749294a22a3deaa22719094ebd4e70568
  Author: Petar Avramovic <Petar.Avramovic at amd.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll

  Log Message:
  -----------
  [GlobalISel][InlineAsm] Fix matching input constraints to mem operand

Mark matching input constraint to mem operand as not supported.

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




More information about the All-commits mailing list