[all-commits] [llvm/llvm-project] 3f127d: Use `= default` for the ValueShapeRange copy-const...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Jan 2 15:47:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f127d8aaaef2ad4fc461c13bab2ec1482ea34f0
https://github.com/llvm/llvm-project/commit/3f127d8aaaef2ad4fc461c13bab2ec1482ea34f0
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M mlir/include/mlir/Interfaces/InferTypeOpInterface.h
Log Message:
-----------
Use `= default` for the ValueShapeRange copy-constructor (NFC)
This makes it trivially copyable.
More information about the All-commits
mailing list