[PATCH] D115924: [ConstantFolding] Unify handling of load from uniform value
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 18 11:48:56 PST 2021
nikic added a comment.
@paulwalker-arm Thanks for the report, I've reverted the commit for now. I've put up D115994 <https://reviews.llvm.org/D115994> to either fix the test or be told that clang generates incorrect initialization code, I'm not completely sure which it is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115924/new/
https://reviews.llvm.org/D115924
More information about the cfe-commits
mailing list