Files
clang-p2996/llvm/test/CodeGen/WebAssembly/expand-variadic-call.ll
Hari Limaye 94473f4db6 [IRBuilder] Generate nuw GEPs for struct member accesses (#99538)
Generate nuw GEPs for struct member accesses, as inbounds + non-negative
implies nuw.

Regression tests are updated using update scripts where possible, and by
find + replace where not.
2024-08-09 13:25:04 +01:00

22 KiB