[PATCH] D87109: [codegen] Ensure target flags are cleared/set properly. NFC.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 13:30:08 PDT 2020
hliao added a comment.
In D87109#2255220 <https://reviews.llvm.org/D87109#2255220>, @arsenm wrote:
> Testcase? Or cleanup a few places where I've worked around this. I assume you found another
This a pending change I just dig out from my local repo. Through the rebasing, I found that test case is fixed in your previous change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87109/new/
https://reviews.llvm.org/D87109
More information about the llvm-commits
mailing list