aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/DFAPacketizer.cpp
diff options
context:
space:
mode:
authorPengcheng Wang <wangpengcheng.pp@bytedance.com>2025-03-13 12:13:09 +0800
committerGitHub <noreply@github.com>2025-03-13 12:13:09 +0800
commit376e3b62cd36cabf4235e085cd13df05c2bd754b (patch)
tree75058946dc119e357a066c6b55578eb93003326d /llvm/lib/CodeGen/DFAPacketizer.cpp
parentf291ec692e889f8cdfe17810c138a31f701e4db3 (diff)
downloadllvm-376e3b62cd36cabf4235e085cd13df05c2bd754b.zip
llvm-376e3b62cd36cabf4235e085cd13df05c2bd754b.tar.gz
llvm-376e3b62cd36cabf4235e085cd13df05c2bd754b.tar.bz2
[TableGen] Add `!match` operator to do regex matching (#130759)
The grammar is `!match(str, regex)` and this operator produces 1 if the `str` matches the regular expression `regex`. The format of `regex` is ERE (Extended POSIX Regular Expressions).
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions