[PATCH] D22459: TableGen: Add IntrHasSideEffects property for intrinsics

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 13:27:36 PDT 2016


mehdi_amini added a comment.

> makes it possible to define an intrinsic such that its properties at the CodeGen layer match its properties at the IR layer.


+1 for that! Thanks for cleaning this up.


https://reviews.llvm.org/D22459





More information about the llvm-commits mailing list