[llvm] [clang] [WIP] Correct lowering of `fp128` intrinsics (PR #76558)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 24 14:29:10 PST 2024


efriedma-quic wrote:

For the question about querying module flags, we do that in a few different places in codegen; grep for "getModuleFlag".  Not sure if there's anything specifically in TargetLowering.

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


More information about the cfe-commits mailing list