[PATCH] D87490: [MachineInstr] return mayAlias for not mayLoadOrStore instructions.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 07:45:42 PDT 2020
lebedev.ri added a comment.
I think we are talking past each other.
Either the code you've added can be triggered, and therefore needs a test,
or it can't be triggered/reached, and it should be removed as dead code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87490/new/
https://reviews.llvm.org/D87490
More information about the llvm-commits
mailing list