[all-commits] [llvm/llvm-project] 62bf85: [mlir] Flipping Test dialect to prefixed form _Both

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Mon Oct 18 10:01:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62bf850910e66cef223fb36c6cedb7a90f6aee3c
      https://github.com/llvm/llvm-project/commit/62bf850910e66cef223fb36c6cedb7a90f6aee3c
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
    M mlir/test/lib/Dialect/Test/TestDialect.cpp
    M mlir/test/lib/Dialect/Test/TestOps.td

  Log Message:
  -----------
  [mlir] Flipping Test dialect to prefixed form _Both

Starting with a mostly NFC change to be able to differentiate between
mechanical changes from ones that require more detailed review.

This will be used to flush out flow before flipping dialects used
outside local testing. As this dialect is not intended to be used
generally rather than in tests in core, I will not be following 2 week
staging approach here.




More information about the All-commits mailing list