aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorYunzezhu94 <93851382+Yunzezhu94@users.noreply.github.com>2024-07-02 09:58:00 +0800
committerGitHub <noreply@github.com>2024-07-02 09:58:00 +0800
commita833fa7d3ef0ca993e7e788b45349c3246e2995e (patch)
treef7102f1a6217cecbda43c5b42f8766fecb1b691a /clang/lib/Frontend/InitPreprocessor.cpp
parenta95c85fba5fde0db8f128cf5564ac333e2b1f90f (diff)
downloadllvm-a833fa7d3ef0ca993e7e788b45349c3246e2995e.zip
llvm-a833fa7d3ef0ca993e7e788b45349c3246e2995e.tar.gz
llvm-a833fa7d3ef0ca993e7e788b45349c3246e2995e.tar.bz2
[RISCV] Move Machine Copy Propagation Pass before Branch relaxation pass (#97261)
Machine Copy Propagation Pass may enlarge branch relaxation distance by breaking generation of compressed insts. This commit moves Machine Copy Propagation Pass before Branch relaxation pass so the results of Branch relaxation pass won't be affected by Machine Copy Propagation Pass.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions