Support legacy SP3 abs(v1) syntax. InstPrinter still uses |v1|.
Add tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This looks exactly the same as D17887. I never implemented support for emitting both abs() and ||
Comment Actions
Probably that one: http://reviews.llvm.org/D14137
I'm going to submit this one to support both syntaxes.