diff options
author | Philip Reames <preames@rivosinc.com> | 2023-11-07 07:25:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-07 07:25:47 -0800 |
commit | a7f35d54eef95e308ed13af5f46dbfc6c559cb9b (patch) | |
tree | 9297bef4374ff1ddf7e419aac834b7ec011ce082 /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 27156dd575d34980c21f97fae4bfbd47a8ca16de (diff) | |
download | llvm-a7f35d54eef95e308ed13af5f46dbfc6c559cb9b.zip llvm-a7f35d54eef95e308ed13af5f46dbfc6c559cb9b.tar.gz llvm-a7f35d54eef95e308ed13af5f46dbfc6c559cb9b.tar.bz2 |
[SCEV] Extend isImpliedCondOperandsViaRanges to independent predicates (#71110)
As far as I can tell, there's nothing in this code which actually
assumes the two predicates in (FoundLHS FoundPred FoundRHS) => (LHS Pred
RHS) are the same.
Noticed while investigating something else, this is purely an
oppurtunistic optimization while I'm looking at the code. Unfortunately,
this doesn't solve my original problem. :)
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions