Add a brief comment to the new test.
authorPat Gavlin <pagavlin@microsoft.com>
Fri, 14 Apr 2017 22:18:12 +0000 (15:18 -0700)
committerPat Gavlin <pagavlin@microsoft.com>
Fri, 14 Apr 2017 22:18:12 +0000 (15:18 -0700)
tests/src/JIT/Regression/JitBlue/DevDiv_397793/DevDiv_397793.il

index 0e35995..95d40b6 100644 (file)
@@ -4,6 +4,11 @@
 
 .assembly extern mscorlib{}
 .assembly ILGEN_MODULE{}
+
+// This test originally failed compilation during CSE due to value numbers that were discarded during remorphing.
+// The arguments to and return value from `ILGEN_METHOD` are not meaningful; it is enough that this function
+// compiles successfully.
+
 .class ILGEN_CLASS
 {
     .method static float32 ILGEN_METHOD(int16, char, char, native int)