[PATCH] D144566: [PatternMatch] Don't require DataLayout for m_VScale()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 06:30:38 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8347ca7dc81a: [PatternMatch] Don't require DataLayout for m_VScale() (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144566/new/
https://reviews.llvm.org/D144566
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/IR/IntrinsicInst.cpp
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/unittests/IR/PatternMatch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144566.499833.patch
Type: text/x-patch
Size: 5318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/c8c26664/attachment.bin>
More information about the llvm-commits
mailing list