User Details
User Details
- User Since
- Jun 8 2023, 11:58 AM (25 w, 6 d)
Jul 12 2023
Jul 12 2023
v01dXYZ added a comment to D154953: [InstSimplify] Remove the remainder loop if we know the mask is always true.
I'm curious how such an optimisation is related to other passes such as ValueTracking or ScalarEvolution. Indeed, if we can use information about the op0 such as the LSBs or as a ScalarEvolutionValue, we could support non constant value.
v01dXYZ added inline comments to D154314: [LV] Remove the reminder loop if we know the mask is always true.
v01dXYZ added inline comments to D154314: [LV] Remove the reminder loop if we know the mask is always true.
Jun 13 2023
Jun 13 2023
v01dXYZ added a comment to D150482: [AArch64] Don't use tbl lowering if ZExt can be folded into user..
ping
Jun 11 2023
Jun 11 2023
v01dXYZ added a comment to D150482: [AArch64] Don't use tbl lowering if ZExt can be folded into user..
@fhahn ping
Jun 8 2023
Jun 8 2023
v01dXYZ added inline comments to D150482: [AArch64] Don't use tbl lowering if ZExt can be folded into user..