However, none of the above JBS addresses performance degradation related to compile-time constant inputs. Existing intrinsic creation framework performs intrinsification eagerly during parse time or lazily during optimization stage, lazy intrinsification gives enough opportunities to constants to seep into the ideal graph.
The current framework also does not facilitate the application of identity transforms, which is tracked by JDK-8350831.