[all-commits] [llvm/llvm-project] 8edb12: [IR] Add `m_c_BitwiseLogic` in pattern match; NFC
goldsteinn via All-commits
all-commits at lists.llvm.org
Tue Mar 26 11:48:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8edb12fe6cf81d194a4553da5d10e976bc4cfd4f
https://github.com/llvm/llvm-project/commit/8edb12fe6cf81d194a4553da5d10e976bc4cfd4f
Author: Noah Goldstein <goldstein.w.n at gmail.com>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/unittests/IR/PatternMatch.cpp
Log Message:
-----------
[IR] Add `m_c_BitwiseLogic` in pattern match; NFC
Just a missing matcher that came up in #73362
Closes #86632
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list