[llvm] [DSE] Refactor DSE (PR #100956)

Haopeng Liu via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 14:47:49 PDT 2024


haopliu wrote:

> Moving a function from a static function to a DSEState method seems fine, I don't see anything wrong with that

Okay, moved MemoryDefWrapper and MemoryLocationWrapper to DSEState!


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


More information about the llvm-commits mailing list