diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-08-13 21:18:45 +0800 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-08-18 15:37:56 -0700 |
commit | 70f3863b5f30e856278f399b068a30bc4d5d16c2 (patch) | |
tree | f4f6c4511c7cb8ed88be6956139c966d9c8b181b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0224d8355d84b3eee2390cd13bb0b749ba40b0db (diff) | |
download | llvm-70f3863b5f30e856278f399b068a30bc4d5d16c2.zip llvm-70f3863b5f30e856278f399b068a30bc4d5d16c2.tar.gz llvm-70f3863b5f30e856278f399b068a30bc4d5d16c2.tar.bz2 |
[DAG][PatternMatch] Add support for matchers with flags; NFC
Add support for matching with `SDNodeFlags` i.e `add` with `nuw`.
This patch adds helpers for `or disjoint` or `zext nneg` with the same
names as we have in IR/PatternMatch api.
Closes #103060
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions