[llvm] [AMDGPU] Create local KnownBits in case DenseMap gets invalidated (PR #111568)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 11:29:25 PDT 2024


================
@@ -0,0 +1,120 @@
+; REQUIRES: asserts
----------------
arsenm wrote:

It does not require asserts 

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


More information about the llvm-commits mailing list