================ @@ -168,6 +168,8 @@ enum LoweringMethodID { DoNotLower, VccExtToSel, UniExtToSel, + Uni_BFE, + Div_BFE, ---------------- arsenm wrote: V vs. S, not uniform vs scalar https://github.com/llvm/llvm-project/pull/132381