diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-09-10 19:33:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-10 19:33:33 -0700 |
commit | e67a6667dc2b46ece983321af89ae40ca7986b16 (patch) | |
tree | e00c53dc993d3571651a629e6ec2c22ee32200bc /llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | |
parent | 3b4e7c9c4502d41ece4ef3431bbc12f055adabb5 (diff) | |
download | llvm-e67a6667dc2b46ece983321af89ae40ca7986b16.zip llvm-e67a6667dc2b46ece983321af89ae40ca7986b16.tar.gz llvm-e67a6667dc2b46ece983321af89ae40ca7986b16.tar.bz2 |
[flang][cuda] Avoid extra load in c_f_pointer lowering with c_devptr (#108090)
Remove unnecessary load of the `cptr` component when getting the
`__address`. `fir.coordinate_of` operation can be chained so the load is
not needed.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp')
0 files changed, 0 insertions, 0 deletions