[PATCH] D95454: [NFC] Show instcombine powi simplifications drop FMF.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 10:40:45 PST 2021


spatel added a comment.

Use something other than `fast` on the 2nd call to provide better test coverage.
Please update the CHECK lines with utils/update_test_checks.py (use "--function=powi" if you want to avoid diffs on other functions).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95454



More information about the llvm-commits mailing list