[PATCH] D142725: [DFAJumpThreading] Enable DFAJT with LTO

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 08:39:19 PST 2023


nikic added a comment.

@martong Would the optimization also work if `-Xclang -enable-dfa-jump-thread` were specified in `CFLAGS` instead? If "yes", then I'd say this is firmly in the realm of user error and we should not make this change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142725



More information about the llvm-commits mailing list