Files
clang-p2996/llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Yingwei Zheng cf9d1c1486 [SDAG] Simplify SDNodeFlags with bitwise logic (#114061)
This patch allows using enumeration values directly and simplifies the
implementation with bitwise logic. It addresses the comment in
https://github.com/llvm/llvm-project/pull/113808#discussion_r1819923625.
2024-10-31 08:10:07 +08:00

24 KiB