diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-06-15 15:25:28 -0400 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-12-02 15:20:56 -0500 |
commit | 27387896cfe898e66f411ff26b8e34698a8f92fc (patch) | |
tree | a5e10dcd221259c0e565ffb6d47117e2ec573ae8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d0b954cc097d819720f24b60f551543cad4d7aae (diff) | |
download | llvm-27387896cfe898e66f411ff26b8e34698a8f92fc.zip llvm-27387896cfe898e66f411ff26b8e34698a8f92fc.tar.gz llvm-27387896cfe898e66f411ff26b8e34698a8f92fc.tar.bz2 |
SROA: Simplify addrspacecasted allocas with volatile accesses
If the alloca is accessed through an addrspacecasted pointer, allow
the normal changes on the alloca. Cast back to the original use
address space instead of the new alloca's natural address space.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions