[clang] [clang][codegen] Don't mark "int" TBAA on FP libcalls with indirect args (PR #108853)

Zahira Ammarguellat via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 17 05:37:04 PDT 2024


zahiraam wrote:

> > How does this interact with #107598?
> 
>Though this also changes things to ensure when TBAA data is set, it's always set on the call.

Wasn't already doing that? (setting the TBAA on the call?).

https://github.com/llvm/llvm-project/pull/108853


More information about the cfe-commits mailing list