[all-commits] [llvm/llvm-project] 29429d: [drr] Add $_loc special directive for NativeCodeCall

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Tue Aug 11 14:06:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 29429d1a443a51d0e1ac4ef4033a2bcc95909ba3
      https://github.com/llvm/llvm-project/commit/29429d1a443a51d0e1ac4ef4033a2bcc95909ba3
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M mlir/docs/DeclarativeRewrites.md
    M mlir/test/lib/Dialect/Test/TestOps.td
    M mlir/test/lib/Dialect/Test/TestPatterns.cpp
    M mlir/tools/mlir-tblgen/RewriterGen.cpp

  Log Message:
  -----------
  [drr] Add $_loc special directive for NativeCodeCall

Allows propagating the location to ops created via NativeCodeCall.

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




More information about the All-commits mailing list