[all-commits] [llvm/llvm-project] 45f5fa: [IR] Add commutable matcher for `add nuw`; NFC
goldsteinn via All-commits
all-commits at lists.llvm.org
Sun Mar 31 08:51:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45f5fa2925142edf9a3d1648fac6c1f80b360175
https://github.com/llvm/llvm-project/commit/45f5fa2925142edf9a3d1648fac6c1f80b360175
Author: Noah Goldstein <goldstein.w.n at gmail.com>
Date: 2024-03-31 (Sun, 31 Mar 2024)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/unittests/IR/PatternMatch.cpp
Log Message:
-----------
[IR] Add commutable matcher for `add nuw`; NFC
Closes #87179
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