Soften the pattern-can-never-match error in TableGen into a warning. This...
Soften the pattern-can-never-match error in TableGen into a warning. This pattern can be very useful in cases where you want to define a multiclass that covers both commutative and non-commutative operators (say, add and sub). llvm-svn: 164256
Loading
Please register or sign in to comment