Add patterns which use standard add nodes along with arm vshr imm nodes.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | LLVM.CodeGen/Thumb2::Unknown Unit Message ("") |
Event Timeline
llvm/lib/Target/ARM/ARMInstrMVE.td | ||
---|---|---|
2033 | I have seen these constants like the (ARMvmovImm (i32 3585)) here before, but can't remember what they encode. Is that the constant vector of 1s? Is that worth at least a comment? |
Comment Actions
Ah, I now see that Dave commented on the other ticket, that probably needs to be addressed first...
I have seen these constants like the (ARMvmovImm (i32 3585)) here before, but can't remember what they encode. Is that the constant vector of 1s? Is that worth at least a comment?