[PATCH] D86128: [Attributor][NFC] Add tests to range.ll

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 08:28:17 PDT 2020


jdoerfert added inline comments.


================
Comment at: llvm/test/Transforms/Attributor/range.ll:1766
+  ret i32 99
+}
+
----------------
What is the difference to `less_than_100_1`?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86128/new/

https://reviews.llvm.org/D86128



More information about the llvm-commits mailing list