[all-commits] [llvm/llvm-project] f4d29d: [Matrix] Tighten LangRef definitions and Verifier ...
sjoerdmeijer via All-commits
all-commits at lists.llvm.org
Sun Jul 12 11:07:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f4d29d6e8c43cfd924d9d7cc1ac0c269b2788e75
https://github.com/llvm/llvm-project/commit/f4d29d6e8c43cfd924d9d7cc1ac0c269b2788e75
Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
Date: 2020-07-12 (Sun, 12 Jul 2020)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/lib/IR/Verifier.cpp
M llvm/test/Verifier/matrix-intrinsics.ll
Log Message:
-----------
[Matrix] Tighten LangRef definitions and Verifier checks.
This tightens the matrix intrinsic definitions in LLVM LangRef and adds
correspondings checks to the IR Verifier.
Differential Revision: https://reviews.llvm.org/D83477
More information about the All-commits
mailing list