[PATCH] D20295: When looking for a spill slot in reg scavenger, find one that matches RC

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 08:14:01 PDT 2016


kparzysz added inline comments.

================
Comment at: test/CodeGen/Hexagon/reg-scavenger-valid-slot.ll:100
@@ +99,2 @@
+attributes #1 = { nounwind readnone }
+attributes #2 = { nounwind }
----------------
I have fixed the inline-asm problem.


Repository:
  rL LLVM

http://reviews.llvm.org/D20295





More information about the llvm-commits mailing list