[PATCH] D24525: [Power9] Processor Model for Scheduling

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 13:33:34 PDT 2016


amehsan added inline comments.


================
Comment at: lib/Target/PowerPC/P9InstrResources.td:17
+
+
+def : InstRW<[P9_ALUE_2C, P9_ALUO_2C, IP_EXECE_1C, IP_EXECO_1C,
----------------
echristo wrote:
> General request: It would be nice if the pipeline were documented in some way here. Otherwise this is pretty much a wall of incomprehensible text :)
I agree :) We have gone over this in a couple of meetings to ensure it is reasonable. I will add some comments. 


https://reviews.llvm.org/D24525





More information about the llvm-commits mailing list