[llvm] [SROA] Unfold gep of index select (PR #80983)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 01:27:33 PST 2024


================
@@ -158,11 +158,20 @@ bb:
 
 define i32 @test_select_idx_memcpy(i1 %c, ptr %p) {
----------------
nikic wrote:

I've added comments to the tests.

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


More information about the llvm-commits mailing list