Don't promote to vector if the load/store is volatile.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Update based on Matt;s comments.
Will disable the case for addrspacecast in promoting to vector in a separate patch.