[PATCH] D33590: [globalisel][tablegen] Add support for COPY_TO_REGCLASS.

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 19:11:25 PDT 2017


qcolombet added inline comments.


================
Comment at: test/TableGen/GlobalISelEmitter.td:488
+
+// The -6 is just to distinguish it from the other 'not' cases.
+def : Pat<(i32 (bitconvert FPR32:$src1)),
----------------
I didn't get that BTW


https://reviews.llvm.org/D33590





More information about the llvm-commits mailing list