[PATCH] D84399: [SCEVExpander] Avoid re-sing existing casts if it means updating users.

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 21:44:11 PDT 2020


mkazantsev added inline comments.


================
Comment at: llvm/test/Transforms/LoopDistribute/bounds-expansion-bug.ll:3
 
+; XFAIL: *
+
----------------
Is it XFAIL with a crash? If it's not, I'd like to see checks update and FIXME comment instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84399





More information about the llvm-commits mailing list