summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorYingwei Zheng <dtcxzyw2333@gmail.com>2024-02-07 21:02:13 +0800
committerGitHub <noreply@github.com>2024-02-07 21:02:13 +0800
commitf37d81f8a3e1475f30bec63bfc0b703fc9509d7c (patch)
tree21595fc7758aa40bd82c92e72c017cf22386c743 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd109f94f29e2bc2fc31c8870b1e41759f524fe77 (diff)
[PatternMatch] Add a matching helper `m_ElementWiseBitCast`. NFC. (#80764)
This patch introduces a matching helper `m_ElementWiseBitCast`, which is used for matching element-wise int <-> fp casts. The motivation of this patch is to avoid duplicating checks in https://github.com/llvm/llvm-project/pull/80740 and https://github.com/llvm/llvm-project/pull/80414.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions