[all-commits] [llvm/llvm-project] 238dbe: [mlir][ODS] Fix missed rename of TypeParameter 'de...
Gil Rapaport via All-commits
all-commits at lists.llvm.org
Wed Jan 6 23:16:16 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 238dbeb1e7bab488b964492f51b8ebbe850b6631
https://github.com/llvm/llvm-project/commit/238dbeb1e7bab488b964492f51b8ebbe850b6631
Author: River Riddle <riddleriver at gmail.com>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M mlir/lib/TableGen/TypeDef.cpp
Log Message:
-----------
[mlir][ODS] Fix missed rename of TypeParameter 'description' to 'summary'
This fixes document generation for type parameters.
Commit: 7ddbe0cb905ec62d37b284a2e8daf54887a35f94
https://github.com/llvm/llvm-project/commit/7ddbe0cb905ec62d37b284a2e8daf54887a35f94
Author: Gil Rapaport <gil.rapaport at intel.com>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
R llvm/test/Transforms/LoopVectorize/dont-fold-tail-for-assumed-divisible-TC.ll
M llvm/test/Transforms/LoopVectorize/dont-fold-tail-for-divisible-TC.ll
Log Message:
-----------
[LV] Merge tests into a single file (NFC)
In response to https://reviews.llvm.org/D94088#inline-879268
Compare: https://github.com/llvm/llvm-project/compare/dbfc1ac4d86c...7ddbe0cb905e
More information about the All-commits
mailing list