[PATCH] D24924: [PPC] Better codegen for AND, ANY_EXT, SRL sequence

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 09:36:04 PDT 2016


amehsan added inline comments.

================
Comment at: test/CodeGen/PowerPC/anyext_srl.ll:24
@@ +23,3 @@
+
+!0 = !{!"clang version 4.0.0 (http://llvm.org/git/clang.git 7981b20f318488a10e7c0c8e0f0ca502e02e74cd) (http://llvm.org/git/llvm.git 3b621275428532a32a2806585282fa025af2d241)"}
+!1 = !{!2, !2, i64 0}
----------------
I should probably remove this line :)


https://reviews.llvm.org/D24924





More information about the llvm-commits mailing list