Unverified Commit 98d8b688 authored by annamthomas's avatar annamthomas Committed by GitHub
Browse files

[InstSimplify] Check call for FMF instead of CtxI (#71585)

This code was incorrectly checking that the CtxI has required FMF, but
the context instruction need not always be the instrinsic call.

Check that the intrinsic call has the required FMF.

Fixes PR71548.
parent ea828534
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment