[PATCH] D96419: [clang] Add -ffinite-loops & -fno-finite-loops options.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 01:59:13 PST 2021


fhahn added a comment.

In D96419#2556411 <https://reviews.llvm.org/D96419#2556411>, @xbolva00 wrote:

> In D96419#2556349 <https://reviews.llvm.org/D96419#2556349>, @fhahn wrote:
>
>> In D96419#2555513 <https://reviews.llvm.org/D96419#2555513>, @xbolva00 wrote:
>>
>>> Maybe we want these options in llvm 12 as well?
>>>
>>> (+ Release note)
>>
>> That's a good idea. The patch currently depends on D96418 <https://reviews.llvm.org/D96418>. Not sure if we should pull that one on the 12.x release branch though
>
> I think we should to keep consistency with gcc and llvm 13+.

Filed https://bugs.llvm.org/show_bug.cgi?id=49219 to pick this to 12.x


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96419



More information about the llvm-commits mailing list