[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
Sat Jan 11 20:52:20 PST 2025


LiqinWeng wrote:

> Don't we need to call setFlags() in execute()?
  Need, fixed and added tests~


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


More information about the llvm-commits mailing list