[clang] [llvm] [PowerPC] Fix codegen for transparent_union function params (PR #101738)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 5 19:59:53 PDT 2024
efriedma-quic wrote:
Would it do any harm to just unconditionally compute the type and pass it into getExtend()?
https://github.com/llvm/llvm-project/pull/101738
More information about the cfe-commits
mailing list