aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDeric C. <cheung.deric@gmail.com>2025-07-24 13:54:00 -0700
committerGitHub <noreply@github.com>2025-07-24 13:54:00 -0700
commited9a1027a482d18b3cf063e8bcc6e31a4c7dc024 (patch)
treed7fff1f575dd228491f92fd7d65353bfee7e7a19 /flang/lib/Frontend/CompilerInvocation.cpp
parentd9952a7a5f806a419bcbc8aa82cfda179837e189 (diff)
downloadllvm-ed9a1027a482d18b3cf063e8bcc6e31a4c7dc024.zip
llvm-ed9a1027a482d18b3cf063e8bcc6e31a4c7dc024.tar.gz
llvm-ed9a1027a482d18b3cf063e8bcc6e31a4c7dc024.tar.bz2
[HLSL] Avoid putting the byval attribute on out and inout parameters (#150495)
Fixes #148063 by preventing the ByVal attribute from being placed on out and inout function parameters which causes them to be eliminated by the Dead Store Elimination (DSE) pass.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions