[PATCH] Adding TableGen patterns to auto-select TBM instructions

Craig Topper craig.topper at gmail.com
Tue Oct 1 22:23:33 PDT 2013


  I say we just redefine the llvm side intrinsic to take an i64 immediate that we check to ensure its only really 32-bits. Keep the header file intrinsic taking an int and let it get implicitly extended when the __builtin function is called.

http://llvm-reviews.chandlerc.com/D1788



More information about the llvm-commits mailing list