[llvm] [InstCombine] Canonicalize fcmp with inf (PR #80986)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 08:22:46 PST 2024


dtcxzyw wrote:

> project/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:7769:13: error: 16 enumeration values not handled in switch: 'FCMP_OEQ', 'FCMP_ONE', 'FCMP_UEQ'... [-Werror,-Wswitch]

Fixed by 934ba0d59e650644fe69462935982318b265ad2c.

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


More information about the llvm-commits mailing list