[PATCH] D129231: [Builtins] Do not claim all libfuncs are readnone with trapping math.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 16 01:45:48 PDT 2022


fhahn added a comment.

@john.brawn Are you OK with treating those functions as not setting inexact, as per the C23 clarification, as the committed version does?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129231/new/

https://reviews.llvm.org/D129231



More information about the cfe-commits mailing list