Actions: llvm/llvm-project
Actions
19,859 workflow run results
19,859 workflow run results
pair's constructors for tests for flat_(multi)map whenever feasible
CI Checks
#20134:
Pull request #131284
synchronize
by
frederick-vs-ja
umax/umin(nuw_shl(z, x), nuw_shl(z, y)) -> nuw_shl(z, umax/umin(x, y)) and umax/umin(nuw_shl(x, z), nuw_shl(y, z)) -> nuw_shl(umax/umin(x, y), z)
CI Checks
#20119:
Pull request #131076
synchronize
by
el-ev
ModuleCache interface
CI Checks
#20118:
Pull request #131193
synchronize
by
jansvoboda11