RFR: 8257625: C2: Harden input checks in vector intrinsics
Vladimir Ivanov
vlivanov at openjdk.java.net
Fri Dec 4 09:15:59 UTC 2020
On Thu, 3 Dec 2020 00:38:45 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> I don't think it's needed. That's effectively dead code and the message won't provide any actionable information.
>
> I actually asked it not for this dead code but for *following* check for constants. I could not select it because stupid GH UI. You print message in previous intrinsic in such case.
Yes, good catch. Unfortunately, I overlooked your comment before integration. Will follow up with a fix separately.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1575
More information about the hotspot-compiler-dev
mailing list