diff options
author | Bruno De Fraine <brunodf@synopsys.com> | 2024-06-17 13:30:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-17 07:30:10 -0400 |
commit | c2d9f253e5a4074bb965e483cca2fe968b78693c (patch) | |
tree | 49c065caa0802e2e4eda82f150cd0d25556a6c15 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6d973b4548e281d0b8e75e85833804bb45b6a0e8 (diff) | |
download | llvm-c2d9f253e5a4074bb965e483cca2fe968b78693c.zip llvm-c2d9f253e5a4074bb965e483cca2fe968b78693c.tar.gz llvm-c2d9f253e5a4074bb965e483cca2fe968b78693c.tar.bz2 |
[clang][CodeGen] Fix EmitInvariantStart for non-zero addrspace (#94346)
The `llvm.invariant.start` intrinsic is already overloaded to work with
memory objects in any address space. We simply instantiate the intrinsic
with the appropriate pointer type.
Fixes #94345.
Co-authored-by: Vito Kortbeek <kortbeek@synopsys.com>
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions