[all-commits] [llvm/llvm-project] ed8d76: Explicitly enable the new pass manager in this test.
Richard Smith via All-commits
all-commits at lists.llvm.org
Thu Mar 25 18:11:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed8d76ec60745f88b1dfd28876dd2d1143c04279
https://github.com/llvm/llvm-project/commit/ed8d76ec60745f88b1dfd28876dd2d1143c04279
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2021-03-25 (Thu, 25 Mar 2021)
Changed paths:
M llvm/test/Transforms/LoopUnswitch/AMDGPU/uniform-unswitch.ll
Log Message:
-----------
Explicitly enable the new pass manager in this test.
Otherwise it fails under -DENABLE_EXPERIMENTAL_NEW_PASS_MANAGER=OFF.
More information about the All-commits
mailing list