Files
clang-p2996/llvm/test/Transforms/SROA
Roman Lebedev 89a6106ce5 [SROA] Rewrite store-into-selected-address into predicated stores
Same basic idea as with unfolding loads into predicated loads,
but we obviously can't have speculative stores.
2022-12-10 21:07:03 +03:00
..