[all-commits] [llvm/llvm-project] 80e0bd: [SVE][IR] Fix Binary op matching in PatternMatch::...
DylanFleming-arm via All-commits
all-commits at lists.llvm.org
Fri Jul 23 03:40:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80e0bd149661e6e1735b453e44a5bd00545a9e59
https://github.com/llvm/llvm-project/commit/80e0bd149661e6e1735b453e44a5bd00545a9e59
Author: Dylan Fleming <Dylan.Fleming at arm.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/unittests/IR/PatternMatch.cpp
Log Message:
-----------
[SVE][IR] Fix Binary op matching in PatternMatch::m_VScale
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D105978
More information about the All-commits
mailing list