[PATCH] D19518: Add optimization bisect opt-in calls for NVPTX passes

Jingyue Wu via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 10:35:25 PDT 2016


jingyue added a comment.

Hi Andrew,

What do you mean by "NVPTXPeephole can't be safely skipped"? I tried disabling it and then running all tests under test/CodeGen/NVPTX. None of the runs crash, and only local-stack-frame.ll failed because it verifies NVPTXPeephole indeed optimizes away redundant stack frame operations.


Repository:
  rL LLVM

http://reviews.llvm.org/D19518





More information about the llvm-commits mailing list