Alive says this is OK.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Alive agrees here, this looks good for add, mul.
https://rise4fun.com/Alive/vkbp
https://rise4fun.com/Alive/6Rd
| lib/Transforms/InstCombine/InstructionCombining.cpp | ||
|---|---|---|
| 380 | So for the purpose of this patch add/mul only, correct? | |
| lib/Transforms/InstCombine/InstructionCombining.cpp | ||
|---|---|---|
| 380 | Yes. Bit-ops are also handled here, but they don't have the flags to preserve | |
| lib/Transforms/InstCombine/InstructionCombining.cpp | ||
|---|---|---|
| 380 | Yes, that's what i meant. | |
So for the purpose of this patch add/mul only, correct?