-
Notifications
You must be signed in to change notification settings - Fork 5.4k
AVX2_ro fails with jitstress=2 #10079
Copy link
Copy link
Closed
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarch-x64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIbug
Milestone
Metadata
Metadata
Assignees
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarch-x64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIbug
Type
Fields
Give feedbackNo fields configured for issues without a type.
Forked from #9964 / dotnet/coreclr#17330.
x64 checked build. AVX2_ro fails to validate with jitstress=2. The
BlendVariable<Byte>are the ones failing.cc @dotnet/jit-contrib @RussKeldorph @fiigii