[all-commits] [llvm/llvm-project] 6e26dd: [NFC][PatternMatch] Add helper for m_Intrinsic<Int...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Mon Dec 5 08:37:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e26ddbc7e91b6e49f77ad93a5e972d424c701f3
https://github.com/llvm/llvm-project/commit/6e26ddbc7e91b6e49f77ad93a5e972d424c701f3
Author: Paul Walker <paul.walker at arm.com>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
Log Message:
-----------
[NFC][PatternMatch] Add helper for m_Intrinsic<Intrinsic::experimental_vector_reverse>.
More information about the All-commits
mailing list