[PATCH] D82438: [SimplifyCFG] Cost required selects

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 02:08:18 PDT 2020


RKSimon added inline comments.


================
Comment at: llvm/test/Transforms/SimplifyCFG/ARM/select-costs.ll:87
+exit:
+  ret i32 %phi.res
+}
----------------
Can you cleanup/reduce this test case any further? 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82438





More information about the llvm-commits mailing list