Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp | ||
|---|---|---|
| 3894–3895 | Yes, this is a vestigial piece from the AArch64 version of this combine. | |
Comment Actions
Looks fine to me, thanks.
| llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp | ||
|---|---|---|
| 3893 | (2) would be infinitesimally more efficient! :-) | |
Check this simple condition before the islegal test?