[all-commits] [llvm/llvm-project] 70b1a8: [PatternMatch] Make m_VScale compatible with opaqu...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jun 23 14:02:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70b1a8c095b2498ea05ba12d248513db19dce92e
https://github.com/llvm/llvm-project/commit/70b1a8c095b2498ea05ba12d248513db19dce92e
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/test/CodeGen/AArch64/sve-vscale.ll
Log Message:
-----------
[PatternMatch] Make m_VScale compatible with opaque pointers
Use GEP source type instead of pointer element type.
More information about the All-commits
mailing list