[all-commits] [llvm/llvm-project] 0489cf: Revert "[RandomIRBuilder] Remove use of getNonOpaq...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Jul 14 02:24:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0489cfe13dec2e4abb43f4ebfae6a452385ea988
https://github.com/llvm/llvm-project/commit/0489cfe13dec2e4abb43f4ebfae6a452385ea988
Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M mlir/include/mlir/Dialect/MemRef/IR/MemRef.h
M mlir/include/mlir/Dialect/MemRef/Utils/MemRefUtils.h
Log Message:
-----------
Revert "[RandomIRBuilder] Remove use of getNonOpaquePointerElementType() (NFC)"
This reverts commit afdb83b19c674dd2a622697863a201cd44e2458a.
This was landed with a bad description.
Commit: 8b161e977298ea8207ae4bdcee8483ce47601f31
https://github.com/llvm/llvm-project/commit/8b161e977298ea8207ae4bdcee8483ce47601f31
Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M mlir/include/mlir/Dialect/MemRef/IR/MemRef.h
M mlir/include/mlir/Dialect/MemRef/Utils/MemRefUtils.h
Log Message:
-----------
[mlir][memref] NFC - Move utility function declaration from IR/MemRef.h to Utils/MemRefUtils.h
Compare: https://github.com/llvm/llvm-project/compare/305ad9a6b226...8b161e977298
More information about the All-commits
mailing list