[PATCH] D105338: [InstCombine] Revert "Temporarily do not drop volatile stores before unreachable"

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 9 08:28:35 PDT 2021


thakis added a comment.

>> Don't even need the warning change then, things will just keep working, right?
>
> Nope. The idea is to move this hack from llvm to clang side, and then revert it on 28'th.

What? Why? Why not keep it in clang permanently if you're not willing to collect data on any upside?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105338/new/

https://reviews.llvm.org/D105338



More information about the llvm-commits mailing list