This is an archive of the discontinued LLVM Phabricator instance.

[DAG] Do not replace bf16 types in replaceStoreOfFPConstant()
AcceptedPublic

Authored by asmith on Feb 17 2021, 8:42 PM.

Details

Reviewers
stuij

Diff Detail

Event Timeline

asmith created this revision.Feb 17 2021, 8:42 PM
asmith requested review of this revision.Feb 17 2021, 8:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 17 2021, 8:42 PM
asmith retitled this revision from [DAGCombiner] Missing bf16 type to [DAG] Do not replace bf16 types in replaceStoreOfFPConstant().Feb 17 2021, 8:47 PM
asmith added a reviewer: stuij.
stuij accepted this revision.Feb 22 2021, 4:31 PM

LGTM

This revision is now accepted and ready to land.Feb 22 2021, 4:31 PM