[all-commits] [llvm/llvm-project] 5d5b68: [ARM] Fix Changed status in MVEGatherScatterLoweri...
David Green via All-commits
all-commits at lists.llvm.org
Thu Jun 10 13:53:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d5b686f6bf6b15b8fbd9ccf957295397f27afc9
https://github.com/llvm/llvm-project/commit/5d5b686f6bf6b15b8fbd9ccf957295397f27afc9
Author: David Green <david.green at arm.com>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
Log Message:
-----------
[ARM] Fix Changed status in MVEGatherScatterLoweringPass.
Now that we are calling SimplifyInstructionsInBlock, make sure we update
Changed when it reports alterations.
More information about the All-commits
mailing list