aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorMichael Maitland <michaeltmaitland@gmail.com>2025-03-19 11:01:14 -0700
committerMichael Maitland <michaeltmaitland@gmail.com>2025-03-19 11:09:49 -0700
commit15c96d6874e8e37e583cf2994b290b9a6869cd30 (patch)
treec1f395ee1fcd7441522bd88c0e4ff90c70773a93 /clang/lib/Frontend/CompilerInstance.cpp
parent44744301e940cc4d15f0c2f4876e0fdaddc6855b (diff)
downloadllvm-15c96d6874e8e37e583cf2994b290b9a6869cd30.zip
llvm-15c96d6874e8e37e583cf2994b290b9a6869cd30.tar.gz
llvm-15c96d6874e8e37e583cf2994b290b9a6869cd30.tar.bz2
[RISCV] Update unrelated bad code from test case
In #131684, we found that the code generated a bnez zero, which is always false. Since this is unrelated to the regression the test case was added for, we change the IR here to avoid this test case from having this silly branching pattern. This will help this test case avoid any changes as we do work to optimize branches in the RISC-V backend.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions