[llvm] [PatternMatching] Add generic API for matching constants using custom conditions (PR #85676)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 18:18:23 PDT 2024
nikic wrote:
I'd like to defer this until after https://github.com/llvm/llvm-project/pull/88217, which would address my primary concern with this (the ever present undef footgun).
https://github.com/llvm/llvm-project/pull/85676
More information about the llvm-commits
mailing list