This is an archive of the discontinued LLVM Phabricator instance.

[clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 5)
Needs ReviewPublic

Authored by jmciver on Oct 28 2022, 8:59 PM.

Details

Summary

Add support for scalar elements of ext_vector_type

Diff Detail

Event Timeline

jmciver created this revision.Oct 28 2022, 8:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 28 2022, 8:59 PM
jmciver retitled this revision from [clang][CodeGen] Add noundef metadata to scalar load insturctions (preliminary 2 of 2) to [clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 2).
jmciver published this revision for review.Oct 28 2022, 10:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 28 2022, 10:10 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jmciver retitled this revision from [clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 2) to [clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 3).Nov 30 2022, 12:19 AM
jmciver retitled this revision from [clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 3) to [clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 4).Dec 6 2022, 8:01 AM
jmciver retitled this revision from [clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 4) to [clang][CodeGen] Add noundef metadata to load insturctions (preliminary 2 of 5).Dec 6 2022, 10:49 PM