[PATCH] D64819: Modified reassociate-after-unroll.ll to use regex basic block names.
Whitney via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 14:12:02 PDT 2019
Whitney marked an inline comment as done.
Whitney added inline comments.
================
Comment at: llvm/test/Transforms/PhaseOrdering/reassociate-after-unroll.ll:1
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
; REQUIRES: powerpc-registered-target
----------------
lebedev.ri wrote:
> Is that what the script produces?
Do you mean this line, the original LIT test, or the modified LIT test?
The new changes are manually modified by me.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64819/new/
https://reviews.llvm.org/D64819
More information about the llvm-commits
mailing list