[llvm] [InstSimplify] Add poison propagation for trivially vectorizable intrinsics (PR #149243)

Jasmine Tang via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 19 19:37:03 PDT 2025


================
@@ -5213,121 +5213,15 @@ define float @v_exp_f32_dynamic_mode(float %in) #1 {
 }
 
 define float @v_exp_f32_undef() {
-; VI-SDAG-LABEL: v_exp_f32_undef:
----------------
badumbatish wrote:

got it thanks Luke!

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


More information about the llvm-commits mailing list