[llvm] [InstCombine] Fix the correctness of missing check reassoc attribute (PR #71277)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 21:21:34 PST 2023


arsenm wrote:

> The IR node may have different attribute within a function if you're doing LTO.
Should say fast math flags, attributes are a different thing 

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


More information about the llvm-commits mailing list