This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4961d4cd766 Add an analysis printer for must execute reasoning new 9a1bbfc77b1 [NVPTX] Make tensor load/store intrinsics overloaded.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/IR/IntrinsicsNVVM.td | 65 +++++---------- lib/Target/NVPTX/NVPTXISelLowering.cpp | 58 ++----------- lib/Target/NVPTX/NVPTXIntrinsics.td | 148 ++++++++++++++++++++++++--------- test/CodeGen/NVPTX/wmma.py | 52 ++++++++---- 4 files changed, 171 insertions(+), 152 deletions(-)