llvm-project
882b58a9 - [DirectX] Reland #142853 with Circular GEP fixes (#143747)

Commit
113 days ago
[DirectX] Reland #142853 with Circular GEP fixes (#143747) This change relands https://github.com/llvm/llvm-project/pull/142853 It fixes the circular reference issue we were seeing in GEPs ex `%.flat = getelementptr inbounds [16 x i32], ptr %.flat, i32 0, i32 15`
Author
Parents
Loading