Make the non-exchanging versions of the multiply add/sub instructions validForTailPredication.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/unittests/Target/ARM/MachineInstrTest.cpp | ||
---|---|---|
371 | Maybe this comment can be updated, since some of these ops are allowed. |
Comment Actions
I think you said this morning that this is OK because we also mark them as horizontal, so do extra checks on them to make sure that the "off" lanes are all 0? Can you add a comment somewhere explaining that kind of thing?
Maybe this comment can be updated, since some of these ops are allowed.