You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[LoadOpToBlockIOConversion] Improve codegen for other (#5141)
Optimizes block load lowering when the optional "other" value is a
non-zero constant splat by materializing a single repeated constant
instead of unpacking LLVM elements, and updates tests accordingly by
removing prior select expectations. Key changes focus on specializing
constant handling and pruning test expectations tied to the old
expansion path.
---------
Signed-off-by: Whitney Tsang <[email protected]>
0 commit comments