[all-commits] [llvm/llvm-project] 222cce: Revert "[InstSimplify] Treat invariant group insts...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Jun 9 11:56:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 222cce3828a515a9336f6d52b15ccc0c482d5ace
https://github.com/llvm/llvm-project/commit/222cce3828a515a9336f6d52b15ccc0c482d5ace
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/invariant.group-load.ll
Log Message:
-----------
Revert "[InstSimplify] Treat invariant group insts as bitcasts for load operands"
This reverts commit 26044c6a54de3e03c73c5515702b95acdb0b7f22.
Breaks on invalid IR (see D101103).
More information about the All-commits
mailing list