[llvm] [ValueTracking] Use SimplifyQuery in some public APIs (NFC) (PR #68290)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 01:57:34 PDT 2023


================
@@ -39,7 +40,6 @@ struct KnownBits;
 class Loop;
 class LoopInfo;
 class MDNode;
-struct SimplifyQuery;
----------------
nikic wrote:

Okay, if nobody feels strongly about this, I'd prefer to keep the current version.

https://github.com/llvm/llvm-project/pull/68290


More information about the llvm-commits mailing list