[llvm] [X86][APX] Remove the EFLAGS def operand rather than the last one (PR #131430)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 15 01:37:45 PDT 2025
- Previous message: [llvm] [X86][APX] Remove the EFLAGS def operand rather than the last one (PR #131430)
- Next message: [llvm] 1762f16 - [InstCombine] Fold `umax/umin(nuw_shl(z, x), nuw_shl(z, y)) -> nuw_shl(z, umax/umin(x, y))` and `umax/umin(nuw_shl(x, z), nuw_shl(y, z)) -> nuw_shl(umax/umin(x, y), z)` (#131076)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
https://github.com/phoebewang closed https://github.com/llvm/llvm-project/pull/131430
- Previous message: [llvm] [X86][APX] Remove the EFLAGS def operand rather than the last one (PR #131430)
- Next message: [llvm] 1762f16 - [InstCombine] Fold `umax/umin(nuw_shl(z, x), nuw_shl(z, y)) -> nuw_shl(z, umax/umin(x, y))` and `umax/umin(nuw_shl(x, z), nuw_shl(y, z)) -> nuw_shl(umax/umin(x, y), z)` (#131076)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list