Add noundef attribute support when an rvalue is being stored into a vector/matrix lvalue.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Updating D139378: [clang][CodeGen] Add noundef metadata to load instructions (preliminary 4 or 4)
Update vector-noundef.cpp with rvalue element being stored in lvalue vector.