[PATCH] D84940: [JumpThreading] Conditionally freeze its condition when unfolding select

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 09:06:37 PDT 2020


aqjune added a comment.

With the last patch applied, the performance change is within a reasonable range, except 523.xalancbmk_r . However, on my machine, the result of 523.xalancbmk_r varies sometimes without clear reason.

F12521385: CFP2017rate.csv <https://reviews.llvm.org/F12521385>

F12521386: CINT2017rate.csv <https://reviews.llvm.org/F12521386>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84940



More information about the llvm-commits mailing list