[PATCH] D54738: [PowerPC] Fix inconsistent ImmMustBeMultipleOf for same instruction
Zhang Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 00:33:55 PST 2018
ZhangKang reopened this revision.
ZhangKang added a comment.
This revision is now accepted and ready to land.
The test case does not use `-mtriple=powerpc64-unknown-linux-gnu` option, so on the platform except PowerPC, we will get error. I should modify the test case command line to use the option `-mtriple`. I have reverted this commit.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54738/new/
https://reviews.llvm.org/D54738
More information about the llvm-commits
mailing list