[llvm] [LV][VPlan] Change the inheritance of class VPWidenSelectRecipe to class VPRecipeWithIRFlags, which allows recipe of the select to pass the fastmath flags (PR #121023)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 6 03:17:42 PST 2025


LiqinWeng wrote:

> Could you add a test case with a select with fast-math flags?

done

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


More information about the llvm-commits mailing list